UniSelectorDefaultMaxDisplayedTotalItems Property |
Gets or sets the default value for maximum of displayed total items in the selector. Default is 50. If exceeded, only MaxDisplayedItems is displayed.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static int DefaultMaxDisplayedTotalItems { get; set; }
Property Value
Type:
Int32See Also