Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SettingsCategoryContainer Class
SettingsCategoryContainer Properties
ColumnNames Property
Item Property
KeysAsObjects Property
SettingsCategoryInfo Property
SiteID Property
SettingsCategoryContainer
Item Property
Gets the value of the column, setter is not implemented.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
Object
this
[
string
columnName
] {
get
;
set
; }
Parameters
columnName
Type:
System
String
Column name
Property Value
Type:
Object
Implements
ISimpleDataContainer
Item
String
See Also
Reference
SettingsCategoryContainer Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com