Элементы ContentType
Represents a SPContentType object.
Тип ContentType предоставляет следующие элементы.
Конструкторы
Имя | Описание | |
---|---|---|
ContentType | Initializes a new instance of the ContentType object. |
Вверх
Свойства
Имя | Описание | |
---|---|---|
Context | Возвращает контекст, связанное с клиентского объекта. (Унаследовано от ClientObject.) | |
Description | Gets or sets a description of the content type. | |
DescriptionResource | ||
DisplayFormTemplateName | Gets or sets a value that specifies the name of a custom display form template to use for list items that have been assigned the content type. | |
DisplayFormUrl | Gets or sets a value that specifies the URL of a custom display form to use for list items that have been assigned the content type. | |
DocumentTemplate | Gets or sets a value that specifies the file path to the document template used for a new list item that has been assigned the content type. | |
DocumentTemplateUrl | Gets a value that specifies the URL of the document template assigned to the content type. | |
EditFormTemplateName | Gets or sets a value that specifies the name of a custom edit form template to use for list items that have been assigned the content type. | |
EditFormUrl | Gets or sets a value that specifies the URL of a custom edit form to use for list items that have been assigned the content type. | |
FieldLinks | Gets the column (also known as field) references in the content type. | |
Fields | Gets a value that specifies the collection of fields for the content type. | |
Group | Gets or sets a value that specifies the content type group for the content type. | |
Hidden | Gets or sets a value that specifies whether the content type is unavailable for creation or usage directly from a user interface. | |
Id | Gets a value that specifies an identifier for the content type. The ContentTypeId type is the identifier for the specified content type. The identifier is a string composed of hexadecimal characters. The identifier must be unique relative to the current site collection and site, and must follow the pattern of prefixing a ContentTypeId with its parent ContentTypeId. | |
JSLink | Gets or sets the JSLink for the content type custom form template. | |
MobileDisplayFormUrl | ||
MobileEditFormUrl | ||
MobileNewFormUrl | ||
Name | Gets or sets a value that specifies the name of the content type. | |
NameResource | ||
NewFormTemplateName | Gets or sets a value that specifies the name of a custom new form template to use for list items that have been assigned the content type. | |
NewFormUrl | Gets or sets a value that specifies the URL of a custom new form to use for list items that have been assigned the content type. | |
ObjectData | Для текущего объекта клиент получает данные объекта. (Унаследовано от ClientObject.) | |
ObjectVersion | Возвращает строку, которая показывает версия объекта клиента. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
Parent | Gets the parent content type of the content type. | |
Path | Отслеживает как объект клиента при их создании в классе ClientRuntimeContext таким образом, чтобы объект можно воссоздать на сервере. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
ReadOnly | Gets or sets a value that specifies whether changes to the content type properties are denied. | |
SchemaXml | Gets a value that specifies the XML Schema representing the content type. | |
SchemaXmlWithResourceTokens | Gets a non-localized version of the XML schema that defines the content type. | |
Scope | Gets a value that specifies a server-relative path to the content type scope of the content type. | |
Sealed | Gets or sets whether the content type can be modified. | |
ServerObjectIsNull | Возвращает серверный объект и возвращает значение null, если объект сервера равно null. (Унаследовано от ClientObject.) | |
StringId | A string representation of the value of the Id. | |
Tag | Возвращает или задает данные, связанные с объектом клиента. (Унаследовано от ClientObject.) | |
TypedObject | Возвращает объект с правильный тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) | |
WorkflowAssociations | Gets a value that specifies the collection of workflow associations for the content type. |
Вверх
Методы
Имя | Описание | |
---|---|---|
CheckUninitializedProperty | Проверяет, ли свойство заданное значение type ClientObject инициировано. (Унаследовано от ClientObject.) | |
CustomFromJson | Возвращает значение типа Boolean, указывающее использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
DeleteObject | Deletes the content type. | |
FromJson | Указывает, использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
InitNonPropertyFieldFromJson | Выполняет инициализацию поля не свойства объекта клиента, на основе данных Нотация объектов JavaScript (JSON) с сервера. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
InitOnePropertyFromJson | (Переопределяет ClientObject.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | Указывает, создается ли свойство указанного объекта клиента. (Унаследовано от ClientObject.) | |
IsPropertyAvailable | Возвращает значение типа Boolean, указывающее, имеет ли свойство скалярное получить или задать. (Унаследовано от ClientObject.) | |
LoadExpandoFields | Выполняет инициализацию расширенные свойства, связанные с объектом клиент переопределение производных классов. (Унаследовано от ClientObject.) | |
RefreshLoad | Перезагрузка все скалярные свойствах, связанных с клиентского объекта переопределение производных классов. (Унаследовано от ClientObject.) | |
RemoveFromParentCollection | Удаляет текущий объект клиента из коллекции родительского объекта клиента. (Унаследовано от ClientObject.) | |
Retrieve() | Извлекает все скалярные свойства, связанные с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
Retrieve([]) | Возвращает указанное скалярное свойствах, связанных с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
ToString | (Унаследовано от Object.) | |
Update | Updates the content type definition that is stored in the database and, optionally, updates all content types that inherit from the content type. | |
UpdateClientObjectPropertyType | Обновляет свойства объекта клиента значение должно иметь правильный тип с помощью тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) |
Вверх