[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Called on disposal when the Silverlight plug-in has been previously loaded.
pluginDispose: function()

Usage
exampleControl.pluginDispose();

Return Value

Remarks
Component developers typically override this method in derived components.