Click or drag to resize
UserDocumentsListInfoGetColumnNames Method
Gets the default list of column names for this class

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

Return Value

Type: ListString
See Also