PageStateAction enumeration

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.

See also

Reference

Microsoft.SharePoint.WebControls namespace