Compartilhar via


CUI.Page.CommandDispatcher.peekNextSequenceNumber() Method

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.

var value = CUI.Page.CommandDispatcher.peekNextSequenceNumber();

Return Value

Type: int

The next 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

See Also

Reference

CUI.Page.CommandDispatcher Methods

CUI.Page Namespace