Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Helpers Namespaces
CMS.Helpers
QueryHelper Class
QueryHelper Properties
ColumnNames Property
EncodedQueryString Property
HashEnabled Property
Instance Property
Item Property
QueryString Property
RouteValues Property
QueryHelper
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
Object
this
[
string
columnName
] {
get
;
set
; }
Parameters
columnName
Type:
System
String
Column name
Property Value
Type:
Object
Implements
ISimpleDataContainer
Item
String
See Also
Reference
QueryHelper Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com