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: 10.0.0
Syntax
C#
protected virtual List<string> GetExternalColumns()

Return Value

Type: List<String>
See Also