This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Adds a new parameter to specified command.
Namespace: Smartsite.Web.Commands.Configuration
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
protected AddNewCommandParameter( command ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected Function AddNewCommandParameter ( _ command As _ ) As |
Parameters
- command
- CommandElement
The command.
Return Value
See Also
CommandElementCollection Class
Smartsite.Web.Commands.Configuration Namespace