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 current sequence number of the indexer.
var value = CUI.Page.CommandDispatcher.getLastSequenceNumber();
Return Value
Type: int
The current sequence number of the indexer.
Remarks
This method does not change the value of the sequence number of the indexer.
Applies To
CUI.Page.CommandDispatcher Class