Ejemplo n.º 1
0
 public LayoutView()
 {
     DisclaimerBannerFeature = new DisclaimerBannerFeature();
     DisclaimerPopupFeature  = new DisclaimerPopupFeature();
     CookieBannerFeature     = new CookieBannerFeature();
     UserZoomSurveyFeature   = new UserZoomSurveyFeature();
     EmergencyAlertFeature   = new EmergencyAlertFeature();
 }
Ejemplo n.º 2
0
 public DirectLinkingView()
 {
     DirectLinkingFeature  = new DirectLinkingFeature();
     EmergencyAlertFeature = new EmergencyAlertFeature();
 }
 public SearchView()
 {
     EmergencyAlertFeature = new EmergencyAlertFeature();
 }
 public AgeValidationView()
 {
     FilterPathwaysByAgeFeature = new FilterPathwaysByAgeFeature();
     EmergencyAlertFeature      = new EmergencyAlertFeature();
 }