Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the data query string parameter passed to a Silverlight web resource.
Control types supported
webresource
Syntax
formContext.getControl(arg).setData(string);
Parameter
Name | Type | Required | Description |
---|---|---|---|
string |
String | Yes | The data value to pass to the Silverlight web resource. |