ContentTypeCreationInformation 成员

包括受保护的成员
包括继承的成员

Specifies properties that are used as parameters to initialize a new content type.

ContentTypeCreationInformation 类型公开以下成员。

构造函数

  名称 说明
公共方法 ContentTypeCreationInformation Initializes a new instance of the ContentTypeCreationInformation object.

页首

属性

  名称 说明
公共属性 Description Gets or sets a value that specifies the description of the content type that will be constructed.
公共属性 Group Gets or sets a value that specifies the content type group of the content type that will be constructed.
公共属性 Id
公共属性 Name Gets or sets a value that specifies the name of the content type that will be constructed.
公共属性 ParentContentType Gets or sets a value that specifies the parent content type for the content type that will be constructed.
公共属性 TypeId 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

ContentTypeCreationInformation 类

Microsoft.SharePoint.Client 命名空间