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 imageCopy Code
                                  public static class QueryString
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class QueryString

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member QS_NOCACHE
The querystring no-cache key.
Public field Static member QS_TRIGGER
The querystring command trigger
Public field Static member TOKEN_ASSIGNMENT
The query assignment character
Public field Static member TOKEN_COMMA
The http query seperator
Public field Static member TOKEN_SEPARATOR
The query command parameter separator character

See Also

Advanced