Click or drag to resize
TreeNodeGetLocalColumnNames Method
Gets the list of local column names for particular object.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override List<string> GetLocalColumnNames()

Return Value

Type: ListString
See Also