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

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

Return Value

Type: List<String>
See Also