Click or drag to resize
UniFlatSelectorSelectTopN Property
Gets or sets the number which indicates how many documents should be displayed.

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

Property Value

Type: Int32
See Also