Click or drag to resize
CMSUniViewPagerNextPageTemplate Property
Next page template.

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

Property Value

Type: ITemplate
See Also