This topic has not yet been rated - Rate this topic

UnsecuredLayoutsPageBase.RequestResources property

Gets a bitwise itemization of the resources the page needs.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public virtual RequestResources RequestResources { get; }

Property value

Type: Microsoft.SharePoint.RequestResources
A RequestResources object that identifies the resources that are needed by the page.

The default implementation returns an object with the bits for NavigationStructure and Features set.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.