Click or drag to resize
CMSRepeaterSelectTopN Property
Top N rows to select.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public int SelectTopN { get; set; }

Property Value

Type: Int32

Implements

ICMSDataPropertiesSelectTopN
See Also