This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides basic command implementation for setting values, constraints and automatic type conversion.

Namespace: Smartsite.Web.Commands
Assembly:  Smartsite.Web (in Smartsite.Web.dll)

Syntax

C#Copy imageCopy Code
public abstract class CommandBase : 
Visual Basic (Declaration)Copy imageCopy Code
Public MustInherit Class CommandBase _
	Implements 

Inheritance Hierarchy

See Also

Advanced