Loads passed URL to dialog window content.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function setUrl(url);

Parameters

url
Type: System..::..String
URL to be loaded.

Return Value

The iframe element that will be used for inner content.

See Also