UnsecuredLayoutsPageBase.RequiresMasterInfo property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Property RequiresMasterInfo As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.RequiresMasterInfo

Me.RequiresMasterInfo = value
protected bool RequiresMasterInfo { get; set; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

UnsecuredLayoutsPageBase class

UnsecuredLayoutsPageBase members

Microsoft.SharePoint.WebControls namespace