ListCreationInformation 成员
包括受保护的成员
包括继承的成员
Specifies the properties of the new list.
ListCreationInformation 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
ListCreationInformation | Initializes a new instance of the ListCreationInformation object. |
页首
属性
名称 | 说明 | |
---|---|---|
CustomSchemaXml | Gets or sets a value that specifies the list schema of the new list. | |
DataSourceProperties | Gets or sets a value that specifies the properties of the data source of the new list. | |
Description | Gets or sets a value that specifies the description of the new list. | |
DocumentTemplateType | Gets or sets a value that specifies the identifier of the document template for the new list. | |
QuickLaunchOption | Gets or sets a value that specifies whether the new list is displayed on the Quick Launch of the site. | |
TemplateFeatureId | Gets or sets a value that specifies the feature identifier of the feature that contains the list schema for the new list. | |
TemplateType | Gets or sets a value that specifies the list server template of the new list. | |
Title | Gets or sets a value that specifies the display name of the new list. | |
TypeId | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) | |
Url | Gets or sets value that specifies the site-relative URL of the location for the new list. |
页首
方法
名称 | 说明 | |
---|---|---|
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
InitOnePropertyFromJson | (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) | |
ToString | (从 Object 继承。) | |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首