Click or drag to resize
UniPagerNextPageTemplate 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 NextPageTemplate { get; set; }

Property Value

Type: ITemplate
See Also