CUI.Page.FocusManager.getNextSequenceNumber() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Gets the next sequence number of the indexer.
CUI.Page.FocusManager.getNextSequenceNumber();
Return Value
Type: int
The next sequence number of the monotonically increasing indexer.
Exceptions
Sys.Exception
At 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."