This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides a manager capable of executing command parameters within an HTTP context.
Namespace: Smartsite.Web.Commands.Spice
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public class CommandManager |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CommandManager |
Remarks
The command manager forms a key component in the Spice pipeline architecture where commands are managed, created and
forwarded to command consumers such as the ImageProcessor and the PdfGenerator.
Inheritance Hierarchy
See Also
CommandManager Members
Smartsite.Web.Commands.Spice Namespace