Click or drag to resize
QueryHelper Properties

The QueryHelper type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names.
Public propertyStatic memberEncodedQueryString
Returns html encoded query string.
Public propertyStatic memberHashEnabled
If true, the hash check is enabled.
Public propertyStatic memberInstance
Singleton Instance of the query helper.
Public propertyItem
Gets or sets the value of the column.
Protected propertyStatic memberQueryString
Query string
Protected propertyStatic memberRouteValues
Route data
Top
See Also