Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Helpers 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
ColumnNames Property
Gets the names of the columns this container contains.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
Copy
public
List
<
string
>
ColumnNames
{
get
; }
Property Value
Type:
List
String
Implements
IDataContainer
ColumnNames
See Also
Reference
CMSOutputResource Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com