Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com