Table of Contents
setContentUrl Method 

Sets the new content Url.

Syntax
JavaScript
 Dialog.setContentUrl(url)

Parameters

url
The new content Url.
Remarks

This function should only be used when the content Url has already been initially set by ContentUrl property.

See Also