![]() |
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# |
![]() |
---|---|
public static class QueryString |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class QueryString |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
ContainsCommandTrigger | Overloaded. |
![]() ![]() |
CreateQuery |
Creates a query string from given command values.
|
![]() ![]() |
ParseCacheMode |
Parses the cache mode from specified HTTP request.
|
![]() ![]() |
ParseCommandValues |
Parses the command values of the specified query string.
|
![]() ![]() |
RemoveTrigger |
Removes a command trigger from specified url.
|
See Also
Smartsite.Web.Commands Namespace