Overload List
| Name | Description | |
|---|---|---|
| NavigateURL()()()() |
Gets the URL to the current page.
| |
| NavigateURL(Int32) |
Gets the URL to the given page.
| |
| NavigateURL(String) |
Gets the URL to show the control associated with the given control key.
| |
| NavigateURL(Int32, Boolean) |
Gets the URL to the given page.
| |
| NavigateURL(Int32, String) |
Gets the URL to show the control associated with the given control key on the given page.
| |
| NavigateURL(String, array<String>[]()[][]) |
Gets the URL to show the control associated with the given control key.
| |
| NavigateURL(Int32, String, array<String>[]()[][]) |
Gets the URL to show the given page.
| |
| NavigateURL(Int32, PortalSettings, String, array<String>[]()[][]) |
Gets the URL to show the given page.
| |
| NavigateURL(Int32, Boolean, PortalSettings, String, array<String>[]()[][]) |
Gets the URL to show the given page.
| |
| NavigateURL(Int32, Boolean, PortalSettings, String, String, array<String>[]()[][]) |
Gets the URL to show the given page.
| |
| NavigateURL(Int32, Boolean, PortalSettings, String, String, String, array<String>[]()[][]) |
Gets the URL to show the given page.
|