Shell.Extensions.js
Applies To: Windows Azure Pack
The base class that manages new extensions.
Widgets
None.
Enums
None.
Properties
None.
Methods
Name |
Description |
Returns |
Parameters |
---|---|---|---|
Shell.Extensions.activate |
Activates the extension. Returns the activated extension. |
extension |
extension: The extension to activate. |
Shell.Extensions.add |
Adds an extension. |
Nothing |
extensionConfig: Extension configuration information. |
Shell.Extensions.Current.showCategory |
Sets the show category. |
Nothing |
Show: The show category. extension: The extension |