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

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

Property Value

Type: Int32

Implements

ICMSQueryPropertiesSelectTopN
See Also