|
|
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 registered commands in given scope.
Namespace: Smartsite.Web.Commands.Spice
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
| C# | |
|---|---|
public static <> GetRegisteredCommands( string scope ) | |
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetRegisteredCommands ( _ scope As _ ) As (Of ) | |
Parameters
- scope
- String
The scope.
Return Value
See Also
CommandManager Class
Smartsite.Web.Commands.Spice Namespace