Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
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.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
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.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com