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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual int TopN { get; set; }

Property Value

Type: Int32

Implements

ICMSBasePropertiesTopN
See Also