SP.Ribbon.PageState.PageStateCommands Fields
Applies to: SharePoint Foundation 2010
The following table lists the fields of the SP.Ribbon.PageState.PageStateCommands class.
Fields
Name |
Description |
---|---|
Specifies a command ID of the Server ribbon to approve the page as a major version. |
|
Specifies a command ID of the Server ribbon to cancel the submission of the page for approval as a major version. |
|
Specifies a command ID of the Server ribbon to check in the page that is checked out. |
|
Specifies a command ID of the Server ribbon to check out the page, which cannot be edited by anyone else while it remains checked out. |
|
Specifies a command ID of the Server ribbon to check in the page, discarding any changes made to the page. |
|
Specifies a command ID of the Server ribbon to exit edit mode without saving the changes to the page. |
|
Specifies a command ID of the Server ribbon to edit the contents of the page. |
|
Specifies a command ID of the Server ribbon to check in the page that is checked out to another user, discarding any changes made in the checked-out version. |
|
Specifies a command ID of the Server ribbon to publish a major version of the page. |
|
Specifies a command ID of the Server ribbon to reject the submission of the page as a major version. |
|
Specifies a command ID of the Server ribbon to save the changes to the page. |
|
Specifies a command ID of the Server ribbon to save the changes to the page and exit edit mode. |
|
Specifies a command ID of the Server ribbon to exit edit mode on the page. |
|
Specifies a command ID of the Server ribbon to submit the page for approval as a major version. |
|
Specifies a command ID of the Server ribbon to change the current major version of the page to a minor version. |
Applies To
SP.Ribbon.PageState.PageStateCommands Class