SP.Ribbon.PageState.PageStateHandler.getId() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Gets the identifier (ID) for the page component.

var value = SP.Ribbon.PageState.PageStateHandler.getId();

Return Value

Type: string

The ID for the handler of the page component.

Remarks

This method always returns "PageState".

Applies To

SP.Ribbon.PageState.PageStateHandler Class

See Also

Reference

SP.Ribbon.PageState.PageStateHandler Events

SP.Ribbon.PageState.PageStateHandler Fields

SP.Ribbon.PageState.PageStateHandler Methods

SP.Ribbon.PageState Namespace