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
GetValue Method
Gets or sets the value of the column.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Object
Implements
ISimpleDataContainer
GetValue(String)
See Also
Reference
SettingsCategoryContainer Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com