MaxPageIndex

SearchOptions.MaxPageIndex property

Gets the value that represents the max index of the page to search.

public int MaxPageIndex { get; set; }

Property Value

An integer value that represents the max index of the page to search; -1 if not set;

See Also