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

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

Return Value

Type: List<String>
See Also