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 abstract class CommandFactory |
Visual Basic (Declaration) | Copy Code |
---|---|
Public MustInherit Class CommandFactory |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
ASSIGNMENT |
The query assignment character
|
|
CACHEMODE_KEY |
Querystring parameter used to indicate that the generated pdf should not be cached.
|
|
COMMA |
The http query seperator
|
|
SEPARATOR |
The query command parameter separator character
|
|
TRIGGER_KEY |
The trigger key
|
See Also
Smartsite.Web.Commands Namespace