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 properties.
Protected Properties
Name | Description | |
---|---|---|
CommandElements |
Gets the command elements.
|
|
LogCategory |
Gets the log category for this instance.
|
See Also
Smartsite.Web.Commands Namespace