Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SettingsCategoryContainer Class
SettingsCategoryContainer Methods
ContainsColumn Method
GetValue Method
SetValue Method
TryGetValue Method
SettingsCategoryContainer
ContainsColumn Method
Returns true if the object contains specified column.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
bool
ContainsColumn
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IDataContainer
ContainsColumn(String)
See Also
Reference
SettingsCategoryContainer Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com