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

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

Property Value

Type: ListString

Implements

IHierarchicalObjectProperties
See Also