Click or drag to resize
StringListItems Property
Items that take part in the list

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Object[] Items { get; protected set; }

Property Value

Type: Object
See Also