Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Helpers
ContainerCustomData Class
ContainerCustomData Properties
Item Property
Value Property
ContainerCustomData
Item Property
Gets or sets the value of the column.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
Object
this
[
string
key
] {
get
;
set
; }
Parameters
key
Type:
System
String
Column name
Property Value
Type:
Object
Implements
ISimpleDataContainer
Item
String
See Also
Reference
ContainerCustomData Class
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com