Share via


UnsecuredLayoutsPageBase.RequiresMasterInfo Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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