Элементы List
Represents a list on a SharePoint Web site.
Тип List предоставляет следующие элементы.
Конструкторы
Имя | Описание | |
---|---|---|
List | Initializes a new instance of the List object. |
Вверх
Свойства
Имя | Описание | |
---|---|---|
AllowContentTypes | Gets a value that specifies whether the list supports content types. | |
BaseTemplate | Gets the list definition type on which the list is based. | |
BaseType | Gets the base type for the list. | |
BrowserFileHandling | Gets a value that specifies the override of the web application’s BrowserFileHandling property at the list level. | |
ContentTypes | Gets the content types that are associated with the list. | |
ContentTypesEnabled | Gets or sets a value that specifies whether content types are enabled for the list. | |
Context | Возвращает контекст, связанное с клиентского объекта. (Унаследовано от ClientObject.) | |
CrawlNonDefaultViews | ||
CreatablesInfo | ||
Created | Gets a value that specifies when the list was created. | |
CurrentChangeToken | ||
CustomActionElements | ||
DataSource | Gets the data source associated with the list, or пустая ссылка (Nothing в Visual Basic) if the list is not a virtual list. | |
DefaultContentApprovalWorkflowId | Gets or sets a value that specifies the default workflow identifier for content approval on the list. | |
DefaultDisplayFormUrl | Gets or sets a value that specifies the location of the default display form for the list. | |
DefaultEditFormUrl | Gets or sets a value that specifies the URL of the edit form to use for list items in the list. | |
DefaultNewFormUrl | Gets or sets a value that specifies the location of the default new form for the list. | |
DefaultView | ||
DefaultViewUrl | Gets the URL of the default view for the list. | |
Description | Gets or sets a value that specifies the description of the list. | |
DescriptionResource | ||
Direction | Gets or sets a value that specifies the reading order of the list. | |
DocumentTemplateUrl | Gets or sets a value that specifies the server-relative URL of the document template for the list. | |
DraftVersionVisibility | Gets or sets a value that specifies the minimum permission required to view minor versions and drafts within the list. | |
EffectiveBasePermissions | Gets a value that specifies the effective permissions on the list that are assigned to the current user. | |
EffectiveBasePermissionsForUI | ||
EnableAttachments | Gets or sets a value that specifies whether list item attachments are enabled for the list. | |
EnableFolderCreation | Gets or sets a value that specifies whether new list folders can be added to the list. | |
EnableMinorVersions | Gets or sets a value that specifies whether minor versions are enabled for the list. | |
EnableModeration | Gets or sets a value that specifies whether content approval is enabled for the list. | |
EnableVersioning | Gets or sets a value that specifies whether historical versions of list items and documents can be created in the list. | |
EntityTypeName | ||
EventReceivers | ||
Fields | Gets a value that specifies the collection of all fields in the list. | |
FileSavePostProcessingEnabled | ||
FirstUniqueAncestorSecurableObject | Gets the object where role assignments for this object are defined. (Унаследовано от SecurableObject.) | |
ForceCheckout | ||
Forms | Gets a value that specifies the collection of all list forms in the list. | |
HasExternalDataSource | Gets a value that specifies whether the list is an external list. | |
HasUniqueRoleAssignments | Gets a value that specifies whether the role assignments are uniquely defined for this securable object or inherited from a parent securable object. (Унаследовано от SecurableObject.) | |
Hidden | Gets or sets a Boolean value that specifies whether the list is hidden. | |
Id | Gets the GUID that identifies the list in the database. | |
ImageUrl | Gets a value that specifies the URI for the icon of the list. | |
InformationRightsManagementSettings | ||
IrmEnabled | ||
IrmExpire | ||
IrmReject | ||
IsApplicationList | Gets or sets a value that specifies a flag that a client application can use to determine whether to display the list. | |
IsCatalog | Gets a value that specifies whether the list is a gallery. | |
IsPrivate | ||
IsSiteAssetsLibrary | ||
ItemCount | Gets a value that specifies the number of list items in the list. | |
LastItemDeletedDate | Gets a value that specifies the last time a list item was deleted from the list. | |
LastItemModifiedDate | Gets a value that specifies the last time a list item, field, or property of the list was modified. | |
ListItemEntityTypeFullName | ||
MajorVersionLimit | ||
MajorWithMinorVersionsLimit | ||
MultipleDataList | ||
NoCrawl | Gets or sets a value that specifies that the crawler must not crawl the list. | |
ObjectData | Для текущего объекта клиент получает данные объекта. (Унаследовано от ClientObject.) | |
ObjectVersion | Возвращает строку, которая показывает версия объекта клиента. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
OnQuickLaunch | Gets or sets a value that specifies whether the list appears on the Quick Launch of the site. | |
ParentWeb | Gets a value that specifies the site that contains the list. | |
ParentWebUrl | Gets a value that specifies the server-relative URL of the site that contains the list. | |
ParserDisabled | ||
Path | Отслеживает как объект клиента при их создании в классе ClientRuntimeContext таким образом, чтобы объект можно воссоздать на сервере. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
RoleAssignments | Gets the role assignments for the securable object. (Унаследовано от SecurableObject.) | |
RootFolder | Gets the root folder that contains the files in the list and any related files. | |
SchemaXml | Gets a value that specifies the list schema of the list. | |
ServerObjectIsNull | Возвращает серверный объект и возвращает значение null, если объект сервера равно null. (Унаследовано от ClientObject.) | |
ServerTemplateCanCreateFolders | ||
Tag | Возвращает или задает данные, связанные с объектом клиента. (Унаследовано от ClientObject.) | |
TemplateFeatureId | Gets a value that specifies the feature identifier of the feature that contains the list schema for the list. | |
Title | Gets or sets the displayed title for the list. | |
TitleResource | ||
TypedObject | Возвращает объект с правильный тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) | |
UserCustomActions | Gets a value that specifies the collection of all user custom actions for the list. | |
ValidationFormula | Gets or sets a value that specifies the data validation criteria for a list item. | |
ValidationMessage | Gets or sets a value that specifies the error message returned when data validation fails for a list item. | |
Views | Gets a value that specifies the collection of all public views on the list and personal views of the current user on the list. | |
WorkflowAssociations | Gets a value that specifies the collection of all workflow associations for the list. |
Вверх
Методы
Имя | Описание | |
---|---|---|
AddItem | Creates a new list item in the list. | |
BreakRoleInheritance | Creates unique role assignments for the securable object. (Унаследовано от SecurableObject.) | |
CheckUninitializedProperty | Проверяет, ли свойство заданное значение type ClientObject инициировано. (Унаследовано от ClientObject.) | |
CreateDocument | ||
CreateDocumentAndGetEditLink | ||
CreateDocumentFromTemplate | ||
CreateDocumentFromTemplateBytes | ||
CreateDocumentFromTemplateStream | ||
CreateDocumentWithDefaultName | ||
CustomFromJson | Возвращает значение типа Boolean, указывающее использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
DeleteObject | Deletes the list. | |
FromJson | Указывает, использовалось ли пользовательского кода для заполнения объекта. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
GetChanges | Returns the collection of changes from the change log that have occurred within the list, based on the specified query. | |
GetItemById(Int32) | Returns the list item with the specified list item identifier. | |
GetItemById(String) | ||
GetItems | Returns a collection of items from the list based on the specified query. | |
GetRelatedFields | Returns a collection of lookup fields that use this list as a data source and that have FieldLookup.IsRelationship set to true. | |
GetSpecialFolderUrl | ||
GetUserEffectivePermissions | ||
GetView | Returns the list view with the specified view identifier. | |
GetWebDavUrl | ||
InitNonPropertyFieldFromJson | Выполняет инициализацию поля не свойства объекта клиента, на основе данных Нотация объектов JavaScript (JSON) с сервера. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
InitOnePropertyFromJson | (Переопределяет SecurableObject.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | Указывает, создается ли свойство указанного объекта клиента. (Унаследовано от ClientObject.) | |
IsPropertyAvailable | Возвращает значение типа Boolean, указывающее, имеет ли свойство скалярное получить или задать. (Унаследовано от ClientObject.) | |
LoadExpandoFields | Выполняет инициализацию расширенные свойства, связанные с объектом клиент переопределение производных классов. (Унаследовано от ClientObject.) | |
Recycle | Moves the list to the Recycle Bin and returns the identifier of the new Recycle Bin item. | |
RefreshLoad | Перезагрузка все скалярные свойствах, связанных с клиентского объекта переопределение производных классов. (Унаследовано от ClientObject.) | |
RemoveFromParentCollection | Удаляет текущий объект клиента из коллекции родительского объекта клиента. (Унаследовано от ClientObject.) | |
RenderExtendedListFormData | ||
RenderListContextMenuData | ||
RenderListData | ||
RenderListDataAsStream | ||
RenderListFilterData | ||
RenderListFormData | ||
ReserveListItemId | ||
ResetRoleInheritance | When implemented in a derived class, removes local role assignments so that role assignments, for all descendant objects, are re-inherited from the parent object. (Унаследовано от SecurableObject.) | |
Retrieve() | Извлекает все скалярные свойства, связанные с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
Retrieve([]) | Возвращает указанное скалярное свойствах, связанных с объектом. Этот элемент зарезервирован для внутреннего использования и не предназначен для прямого применения в коде. (Унаследовано от ClientObject.) | |
SaveAsNewView | ||
ToString | (Унаследовано от Object.) | |
Update | Updates the database with changes that are made to the list. | |
UpdateClientObjectPropertyType | Обновляет свойства объекта клиента значение должно иметь правильный тип с помощью тип сведений, возвращенных на сервере. (Унаследовано от ClientObject.) |
Вверх