C# Class Jumoo.LocalGov.AtoZEventHelper

Manages and Builds an AtoZ Cache, that makes the rendering of a sitewide AtoZ much quicker and nicer.
Inheritance: Umbraco.Core.ApplicationEventHandler
Afficher le fichier Open project: KevinJump/LocalGovStarterKit

Méthodes protégées

Méthode Description
ApplicationStarted ( Umbraco.Core.UmbracoApplicationBase umbracoApplication, Umbraco.Core.ApplicationContext applicationContext ) : void

Private Methods

Méthode Description
ContentServicePublishedEvent ( IPublishingStrategy sender, PublishEventArgs e ) : void

Method Details

ApplicationStarted() protected méthode

protected ApplicationStarted ( Umbraco.Core.UmbracoApplicationBase umbracoApplication, Umbraco.Core.ApplicationContext applicationContext ) : void
umbracoApplication Umbraco.Core.UmbracoApplicationBase
applicationContext Umbraco.Core.ApplicationContext
Résultat void