Overload List

  NameDescription
Public methodNavigateURL()()()()
Gets the URL to the current page.
Public methodNavigateURL(Int32)
Gets the URL to the given page.
Public methodNavigateURL(String)
Gets the URL to show the control associated with the given control key.
Public methodNavigateURL(Int32, Boolean)
Gets the URL to the given page.
Public methodNavigateURL(Int32, String)
Gets the URL to show the control associated with the given control key on the given page.
Public methodNavigateURL(String, array<String>[]()[][])
Gets the URL to show the control associated with the given control key.
Public methodNavigateURL(Int32, String, array<String>[]()[][])
Gets the URL to show the given page.
Public methodNavigateURL(Int32, PortalSettings, String, array<String>[]()[][])
Gets the URL to show the given page.
Public methodNavigateURL(Int32, Boolean, PortalSettings, String, array<String>[]()[][])
Gets the URL to show the given page.
Public methodNavigateURL(Int32, Boolean, PortalSettings, String, String, array<String>[]()[][])
Gets the URL to show the given page.
Public methodNavigateURL(Int32, Boolean, PortalSettings, String, String, String, array<String>[]()[][])
Gets the URL to show the given page.

See Also