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.
Gets or sets the PageModes.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property PageModes As PageModes
Get
Set
'Usage
Dim instance As SPSecurityTrimmedControl
Dim value As PageModes
value = instance.PageModes
instance.PageModes = value
public PageModes PageModes { get; set; }
Property Value
Type: Microsoft.SharePoint.Utilities.PageModes
See Also
Reference
SPSecurityTrimmedControl Class