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

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

Property Value

Type: List<String>

Implements

IHierarchicalObject.Properties
See Also