Share via


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

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Determines whether the "Override Checkout" command is enabled.

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

Return Value

Type: Boolean

true if the "Override Checkout" command is enabled; otherwise, false.

Remarks

The "Override Checkout" command is the command handler for the "Override Checkout" button.

Applies To

SP.Ribbon.PageState.Handlers Class

See Also

Reference

SP.Ribbon.PageState.Handlers Methods

SP.Ribbon.PageState Namespace