Click or drag to resize
AbstractHierarchicalObjectTObjectProperties Property
Properties available through the context.

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

Property Value

Type: ListString

Implements

IHierarchicalObjectProperties
See Also