Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Helpers
CMSOutputResource Class
CMSOutputResource Properties
BinaryData Property
CacheDependency Property
ColumnNames Property
ComponentFiles Property
CompressedData Property
ContainsCompressedData Property
ContainsMinifiedData Property
ContentType Property
Data Property
Etag Property
Extension Property
FileName Property
Item Property
LastModified Property
MinifiedCompressedData Property
MinifiedData Property
Name Property
Size Property
CMSOutputResource
.
Item Property
Gets or sets the value of the column.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
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
CMSOutputResource Class
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com