setSrc (Client API reference)
Sets the URL to be displayed in an IFRAME or web resource.
Control types supported
iframe, webresource
Syntax
formContext.getControl(arg).setSrc(string);
Parameter
Name | Type | Required | Description |
---|---|---|---|
string |
String | Yes | The URL. |