C# Class UrlPicker.Umbraco.Cache.Events

Inheritance: Umbraco.Core.ApplicationEventHandler
Afficher le fichier Open project: kgiszewski/uWestFest

Méthodes protégées

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

Private Methods

Méthode Description
DataTypeCacheRefresher_Updated ( DataTypeCacheRefresher sender, Umbraco.Core.Cache.CacheRefresherEventArgs e ) : void
DeserializeFromJsonPayload ( string json ) : JsonPayload[]

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