Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Return Value
Remarks
Applies To
Gets the next sequence number of the indexer without increasing the indexer value.
CUI.Page.FocusManager.peekNextSequenceNumber();
Return Value
Type: int
The next sequence number of the indexer.
Exceptions
Sys.Exception
In all cases.
Remarks
This method does 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."