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 abstract class CommandFactory
Visual Basic (Declaration) Copy imageCopy Code
                                  Public MustInherit Class CommandFactory

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member ASSIGNMENT
The query assignment character
Public field Static member CACHEMODE_KEY
Querystring parameter used to indicate that the generated pdf should not be cached.
Public field Static member COMMA
The http query seperator
Public field Static member SEPARATOR
The query command parameter separator character
Public field Static member TRIGGER_KEY
The trigger key

See Also

Advanced