Paged content wrapper element Id options
UiPagedContentWrapperElementIdOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class UiPagedContentWrapperElementIdOptions
{
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 |