Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides UnsecuredLayoutsPageBase.RequestResources.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property RequestResources As RequestResources
Get
'Usage
Dim instance As SPMobilePage
Dim value As RequestResources
value = instance.RequestResources
public override RequestResources RequestResources { get; }
Property value
Type: Microsoft.SharePoint.RequestResources
Implements
IRequestResources.RequestResources