RequestResources enumeration

Reserved for internal use. Used to filter SharePoint page metadata, and to appropriately handle command data associated with SharePoint site pages.

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)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneIndicates that a specific SharePoint page contains no metadata related to SharePoint features.
UserInfoListIndicates that a specific SharePoint page contains metadata related to SharePoint user information.
WebPropertiesIndicates that a specific SharePoint page contains metadata related to SharePoint web features, such as language or culture information.
FeaturesIndicates that a specific SharePoint page contains metadata related to SharePoint features.
NavigationStructureIndicates that a specific SharePoint page contains metadata related to SharePoint navigation information.
RelatedFields
List
Show: