control.getData (Client API reference)
Returns the value of the data query string parameter passed to a Silverlight web resource.
Control types supported
Web resource
Syntax
formContext.getControl(arg).getData();
Return Value
Type: String
Description: The data value passed to the Silverlight web resource.