Location.Assign
Location.Assign method
Navigates to the given page.
public void Assign(string url)
| Parameter | Type | Description |
|---|---|---|
| url | String | The URL to navigate. |
See Also
- class Location
- namespace Aspose.Html.Window
- assembly Aspose.HTML
Navigates to the given page.
public void Assign(string url)
| Parameter | Type | Description |
|---|---|---|
| url | String | The URL to navigate. |