getSrc (Client API reference)

Returns the current URL being displayed in an IFRAME or web resource.

Control types supported

iframe, webresource

Syntax

formContext.getControl(arg).getSrc();

Return Value

Type: String

Description: A URL representing the src property of the IFRAME or web resource.

setSrc