Click or drag to resize
CMSUniViewPagerNextGroupTemplate Property
Next group template.

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

Property Value

Type: ITemplate
See Also