Checks if a container contains specific column.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnName
- Type:
System String
Name of the column to check
Return Value
Type:
true, if a container contains given column, otherwise false
See Also