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)
'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; }
Type: Microsoft.SharePoint.Utilities.PageModes
SPSecurityTrimmedControl class