Click or drag to resize
QueryUniViewPagerNextPageTemplate Property
Next page template.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public ITemplate PagerNextPageTemplate { get; set; }

Property Value

Type: ITemplate
See Also