Paged content paging event options
UiPagedContentPagingEventOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class UiPagedContentPagingEventOptions
{
string QueryStringProperty { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| QueryStringProperty | string | Query String Property to use instead of the default PageIndexQueryStringKey to disambiguate when multiple pagers are used within a single widget |