![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the configuration element for specified command.
Namespace: Smartsite.Web.Commands.Configuration
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | ![]() |
---|---|
public GetCommandElement( command ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Function GetCommandElement ( _ command As _ ) As |
Parameters
- command
- ICommand
The command.
Return Value
See Also
CommandElementCollection Class
Smartsite.Web.Commands.Configuration Namespace