Returns first column which is present.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columns
- Type: System String
Columns list, separated by semicolon
- allowEmptyColumn
- Type: System Boolean
TRUE - it does not matter if a column is empty or with some value, FALSE - only column with some value can be returned
Return Value
Type: StringSee Also