Click or drag to resize
AbstractHierarchicalObject<TObject>.Properties Property
Properties available through the context.

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

Property Value

Type: List<String>

Implements

IHierarchicalObject.Properties
See Also