public static class UrlChecker| CheckIfUrlBelongsToCompanyAdminPage |
Checks whether the current URL is a company admin page. This is useful to discern if we are working on such a page during preload. If , it means we're now in an admin page and need to reload the data. If , it means we're in a different page and don't need to reload the data. |
| GenerateAdminUrlToCompany | Generates an admin URL to the Company overview page. |
| GenerateUrlToAccount | Generates a URL to an Account page, or th page to create a new account. |
| GenerateUrlToAccountsOverviewPage | Generates a URL to the Accounts overview page |
| GenerateUrlToAlertRule | Generates a URL to Alert rule page |
| GenerateUrlToAlertType | Generates a URL to Alert type page |
| GenerateUrlToCompanyActionFlowsPage | Generates a URL to the company's action flows page. |
| GenerateUrlToCompanyLogs | Generates a URL to the Company Logs page. |
| GenerateUrlToCompanySettingsPage | Generates a URL to the company's settings page. |
| GenerateUrlToCompanyTemplatesPage | Generates a URL to the company's templates page. |
| GenerateUrlToCustomPageTrashPage | Generates a URL to the custom page's trash page. |
| GenerateUrlToDashboardEditor | Generates a URL to the Dashboard editor page |
| GenerateUrlToDevice | Generates a URL to the DeviceDto page of user device |
| GenerateUrlToDevicesOverviewPage | Generates a URL to the Devices overview page |
| GenerateUrlToEnvironmentT(UserSessionData, T) | Generates a URL to the EnvironmentDto page of user environment |
| GenerateUrlToEnvironmentT(UserSessionData, T, EditorActiveTab) | Generates a URL to the EnvironmentDto page of user environment |
| GenerateUrlToEnvironmentEdit | Generates a URL to the EnvironmentDto page of user environment |
| GenerateUrlToEnvironmentsOverviewPage | Generates a URL to the Environments overview page |
| GenerateUrlToFileOverviewPage | Generates a URL to the Files overview page |
| GenerateUrlToGeofencesOverviewPage | Generates a URL to the Geofence overview page |
| GenerateUrlToGlobalMapMarkersOverviewPage | Generates a URL to the Map markers |
| GenerateUrlToHomePage(AccountDto) | Generates a URL to the home page the currentUser is a part of |
| GenerateUrlToHomePage(UserSessionData) | Generates a URL to the home page the currentUser is a part of |
| GenerateUrlToIpAddressWhiteBlackListPage | Generates a URL to the company's trash page. |
| GenerateUrlToMapMarker | Generates a URL to the MapMarkerDto page of user mapMarker |
| GenerateUrlToMapMarkersOverviewPage | Generates a URL to the Map markers |
| GenerateUrlToNewEnvironment | Generates a URL to the EnvironmentDto page to create a new environment. |
| GenerateUrlToNotificationSettings | Generates a URL to the notifications settings page. |
| GenerateUrlToPublicMap | Generates a URL for publicly viewing a map without having to sign in. |
| GenerateUrlToSettingsPage | Generates a URL to the user's settings page. |
| GenerateUrlToTrashPage | Generates a URL to the company's trash page. |