Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
SettingsMacroContainer Class
SettingsMacroContainer Properties
ColumnNames Property
Item Property
SettingsMacroContainer
.
Item Property
Gets the setting key value based on settings key name.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
Object
this
[
string
columnName
] {
get
;
set
; }
Parameters
columnName
Type:
System
.
String
Setting key name.
Property Value
Type:
Object
Implements
ISimpleDataContainer
.
Item
[
String
]
Exceptions
Exception
Condition
NotImplementedException
Thrown when setter is used.
See Also
Reference
SettingsMacroContainer Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com