The IGlobals type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AccessDeniedURL()()()() |
Get the URL to show the "access denied" message.
| |
| AccessDeniedURL(String) |
Get the URL to show the "access denied" message.
| |
| AddHTTP |
Adds the current request's protocol ("http://" or "https://") to the given URL, if it does not already have a protocol specified
| |
| FormatHelpUrl(String, PortalSettings, String) |
Formats the help URL, adding query-string parameters and a protocol (if missing).
| |
| FormatHelpUrl(String, PortalSettings, String, String) |
Formats the help URL, adding query-string parameters and a protocol (if missing).
| |
| FriendlyUrl(TabInfo, String) |
Generates the correctly formatted friendly URL.
| |
| FriendlyUrl(TabInfo, String, PortalSettings) |
Generates the correctly formatted friendly URL
| |
| FriendlyUrl(TabInfo, String, String) |
Generates the correctly formatted friendly URL
| |
| FriendlyUrl(TabInfo, String, String, PortalSettings) |
Generates the correctly formatted friendly URL
| |
| FriendlyUrl(TabInfo, String, String, String) |
Generates the correctly formatted friendly url
| |
| GetDomainName(Uri) |
Gets the name of the domain.
| |
| GetDomainName(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 )
| |
| GetPortalDomainName |
Gets the portal domain name.
| |
| GetSubFolderPath |
Returns the folder path under the root for the portal
| |
| IsHostTab |
Check whether the specific page is a host page.
| |
| LinkClick(String, Int32, Int32) |
Gets Link click url.
| |
| LinkClick(String, Int32, Int32, Boolean, Boolean, Int32, Boolean, String) |
Gets Link click url.
| |
| LoginURL |
Gets the login URL.
| |
| 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.
| |
| ResolveUrl |
Generates the correctly formatted url
|
Properties
| Name | Description | |
|---|---|---|
| ApplicationPath |
Gets the application path.
| |
| HostMapPath |
Gets or sets the host map path.
|