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