RequestResources enumeration
保留給內部使用。用來篩選 SharePoint 頁面的中繼資料,並適當地處理與 SharePoint 網站] 網頁相關聯的命令資料。
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<FlagsAttribute> _
Public Enumeration RequestResources
'用途
Dim instance As RequestResources
[FlagsAttribute]
public enum RequestResources
Members
Member name | Description | |
---|---|---|
None | 指出特定的 SharePoint 網頁包含沒有與 SharePoint 功能相關的中繼資料。 | |
UserInfoList | 指出特定的 SharePoint 網頁包含有關 SharePoint 使用者資訊的中繼資料。 | |
WebProperties | 指出特定的 SharePoint 網頁包含與 SharePoint web 功能,例如語言或文化特性資訊相關的中繼資料。 | |
Features | 指出特定的 SharePoint 網頁包含與 SharePoint 功能相關的中繼資料。 | |
NavigationStructure | 指出特定的 SharePoint 網頁包含有關 SharePoint 瀏覽資訊的中繼資料。 | |
RelatedFields | ||
List |