Click or drag to resize
TreeNodeCollectionNameColumn Property
Name column name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public override string NameColumn { get; set; }

Property Value

Type: String

Implements

IInfoObjectCollectionNameColumn
See Also