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.
Specifies a page Display mode used by the control.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Enumeration PageDisplayMode
'Usage
Dim instance As PageDisplayMode
public enum PageDisplayMode
Members
| Member name | Description | |
|---|---|---|
| Edit | Specifies that the page is in Edit mode. | |
| Display | Specifies that the page is in Display mode. |