Click or drag to resize
TreeNodeGetTypeSpecificColumnNames Method
Gets the column names that are specific to the type

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
protected internal virtual IEnumerable<string> GetTypeSpecificColumnNames()

Return Value

Type: IEnumerableString
See Also