Overload List

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

See Also