The IGlobals type exposes the following members.

Methods

  NameDescription
Public methodAccessDeniedURL()()()()
Get the URL to show the "access denied" message.
Public methodAccessDeniedURL(String)
Get the URL to show the "access denied" message.
Public methodAddHTTP
Adds the current request's protocol ("http://" or "https://") to the given URL, if it does not already have a protocol specified
Public methodFormatHelpUrl(String, PortalSettings, String)
Formats the help URL, adding query-string parameters and a protocol (if missing).
Public methodFormatHelpUrl(String, PortalSettings, String, String)
Formats the help URL, adding query-string parameters and a protocol (if missing).
Public methodFriendlyUrl(TabInfo, String)
Generates the correctly formatted friendly URL.
Public methodFriendlyUrl(TabInfo, String, PortalSettings)
Generates the correctly formatted friendly URL
Public methodFriendlyUrl(TabInfo, String, String)
Generates the correctly formatted friendly URL
Public methodFriendlyUrl(TabInfo, String, String, PortalSettings)
Generates the correctly formatted friendly URL
Public methodFriendlyUrl(TabInfo, String, String, String)
Generates the correctly formatted friendly url
Public methodGetDomainName(Uri)
Gets the name of the domain.
Public methodGetDomainName(Uri, Boolean)
returns the domain name of the current request ( ie. www.domain.com or 207.132.12.123 or www.domain.com/directory if subhost )
Public methodGetPortalDomainName
Gets the portal domain name.
Public methodGetSubFolderPath
Returns the folder path under the root for the portal
Public methodIsHostTab
Check whether the specific page is a host page.
Public methodLinkClick(String, Int32, Int32)
Gets Link click url.
Public methodLinkClick(String, Int32, Int32, Boolean, Boolean, Int32, Boolean, String)
Gets Link click url.
Public methodLoginURL
Gets the login URL.
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.
Public methodResolveUrl
Generates the correctly formatted url

Properties

  NameDescription
Public propertyApplicationPath
Gets the application path.
Public propertyHostMapPath
Gets or sets the host map path.

See Also