Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

setData (Client API reference)

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.

Related articles

getData


Feedback

Was this page helpful?

Additional resources