Click or drag to resize
SelectSettingsCategoryItems Property
Gets the collection of items in the list control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public ListItemCollection Items { get; }

Property Value

Type: ListItemCollection
See Also