SP.Ribbon.PageState.Handlers.isSaveAndStopEditEnabled() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Determines whether the "Save and Stop Editing" command is enabled.

var value = SP.Ribbon.PageState.Handlers.isSaveAndStopEditEnabled();

Return Value

Type: Boolean

true if the "Save and Stop Editing" command is enabled; otherwise false.

Remarks

The "Save and Stop Editing" command is the command handler for the "Save and Stop Editing" button.

Applies To

SP.Ribbon.PageState.Handlers Class

See Also

Reference

SP.Ribbon.PageState.Handlers Methods

SP.Ribbon.PageState Namespace