Click or drag to resize

SelectOptionsPagination_NumPage Property

Linkar Framework .NET (Core and Framework)


In case of pagination it indicates the page number to obtain. Must be greater than 0.

Namespace: Linkar.Functions
Assembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax
public int Pagination_NumPage { get; }

Property Value

Int32
See Also