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 command consumers that have been activated on this request.
Namespace: Smartsite.Web.Commands.Spice
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
public static <> GetActiveConsumers() |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Shared Function GetActiveConsumers As (Of ) |
Return Value
See Also
CommandManager Class
Smartsite.Web.Commands.Spice Namespace