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

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

Return Value

Type: List<String>
See Also