CUI.Page.FocusManager.getLastSequenceNumber() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Gets the current sequence number of the indexer.
CUI.Page.FocusManager.getLastSequenceNumber();
Return Value
Type: int
The current sequence number of the indexer.
Exceptions
Sys.Exception
In all cases.
Remarks
This method always throws an exception with the message, "The FocusManager does not issue command sequence numbers. This is only done by the main CommandDispatcher of the page."