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

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

Property Value

Type: Int32

Implements

ICMSDataPropertiesSelectTopN
See Also