Description:

The page navigation control adds buttons in the order the pages are processed, override this method and return a sort index to move the button to the beginning of the list. By default this returns -1 which puts the button at the end of the list.

Syntax:
public virtual int Index {get}
virtual
Returns:
Type: int
Available since:
7.0

Nothing found