|
Property |
Method |
Event |
Enterprise |
|
||||||
InstallSourceURLSpecifies the URL used for the specific features of Web Editor Control such as importing external files. Syntax[get]HRESULT InstallSourceURL( [put]HRESULT InstallSourceURL( Parameters[get]pVal [out, retval] Returns the URL from which external files are imported. [put]newVal [in] Specifies the URL from which external files are imported. If this URL is not specified, the following default URLs are applied depending on the language versions.
Return Values0 (Always) RemarkThe features using imported external files are as follows.
Sample CodesVBScript dim object |
||||||||||