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.
Defines the action to be performed on a page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration PageStateAction
'Usage
Dim instance As PageStateAction
public enum PageStateAction
Members
| Member name | Description | |
|---|---|---|
| Edit | Edit the page. | |
| Save | Save the page. |