Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |