Click or drag to resize
TreeNodePersonalizations Property
Collection of the personalizations (widget settings) for the document

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection Personalizations { get; }

Property Value

Type: IInfoObjectCollection
See Also