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