This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates commands based on web request and configuration data.
Namespace: Smartsite.Web.Commands
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public abstract class CommandFactory |
Visual Basic (Declaration) | Copy Code |
---|---|
Public MustInherit Class CommandFactory |
Inheritance Hierarchy
System..::..Object
Smartsite.Web.Commands..::..CommandFactory
Smartsite.ImageProcessor..::..ImageCommandFactory
Smartsite.Pdf..::..PdfCommandFactory
Smartsite.Web.Commands..::..CommandFactory
Smartsite.ImageProcessor..::..ImageCommandFactory
Smartsite.Pdf..::..PdfCommandFactory
See Also
CommandFactory Members
Smartsite.Web.Commands Namespace