Sys.UI.Silverlight.Control.onPluginError Method
Called when a Silverlight error occurs.
Syntax
onPluginError: function(args)
Usage
exampleControl.onPluginError(args);
|
Parameter
|
Definition
|
|
args
|
A Sys.UI.Silverlight.ErrorEventArgs object that contains the error that occurred.
|
Return Value
None.
Remarks
This topic is ASP.NET Extensions documentation and is unsupported by Microsoft. Blank topics are included as placeholders and existing content is subject to change in future releases.