This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public static class QueryString |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class QueryString |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
QS_NOCACHE |
The querystring no-cache key.
|
|
QS_TRIGGER |
The querystring command trigger
|
|
TOKEN_ASSIGNMENT |
The query assignment character
|
|
TOKEN_COMMA |
The http query seperator
|
|
TOKEN_SEPARATOR |
The query command parameter separator character
|
See Also
Smartsite.Web.Commands Namespace