url |
Sets a NetView view to a specific web address (uniform resource locator).
Note |
To set the URL without opening NetView, you can pass _url as the attribute name (the attribute name with the underscore prefixed). |
See ViewCollection, View.SetAttributeValue, View.Move and View.Resize for an example using this attribute.
Possible Values:
| Description:
|
<any valid url> |
The full location (including URI scheme) of the website you want the NetView view to open to by default |
|
View.GetAttributeValue and View.SetAttributeValue. |