URL Property

Gets or sets the Iframe URL (either a local .htm file or web URL).

object.URL as String

Use

This property can be used to specify either an external web page or a local HTML file that is part of your Newlook solution.

BE AWARE THAT:

If you are rendering an external page you must prefix the URL with either http:// or https://.

TIP

Any local file you specify must exist within your Newlook solution folder, for Newlook Smartclient the file must be located in (or a sub-folder of this location) C:\ProgramData\Newlook 11.1. For Newlook Server, the file must be located in the following folder (or a sub-folder of this lcoation) C:\inetpub\wwwroot\newlookserver11.1\Solutions.

See Also

HTML control

Applies To

IFrame control


© 2004-2021 looksoftware. All rights reserved.