Gets or sets URL to the content of the dialog window.

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

Syntax

JavaScript
function get_contentUrl();
function set_contentUrl(value);

Remarks

The URL of the page to hold in C1Window inner iframe.

See Also