![]() |
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# |
![]() |
---|---|
public interface ICommand |
Visual Basic (Declaration) |
![]() |
---|---|
Public Interface ICommand |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
GetParameterValue |
Gets the parameter string value.
|
![]() |
SetParameterConstraint |
Sets the constraint for specified parameter.
|
![]() |
SetParameterValue |
Sets the value for specified parameter.
|
See Also
Smartsite.Web.Commands Namespace