Click or drag to resize
IHierarchicalObject.Properties Property
Properties of the object available through GetProperty.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
List<string> Properties { get; }

Property Value

Type: List<String>
See Also