Click or drag to resize
BaseInfoGetExternalColumns Method
Returns the list of columns registered as the external columns.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual List<string> GetExternalColumns()

Return Value

Type: ListString
See Also