Click or drag to resize
CMSAbstractBaseFilterControlTopN Property
Property to set and get the Top N property.

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

Property Value

Type: Int32

Implements

ICMSBasePropertiesTopN
See Also