public NavigationHelper(ApplicationManager manager) : base(manager)
 {
     baseURL = manager.BaseURL;
 }