C# Class Sitecore.Modules.WeBlog.Search.IndexUpdateHtmlCacheClearer

Allows clearing of the HTML cache following index update on a CD server. See http://sitecoreblog.alexshyba.com/2012/07/sync-up-sitecore-search-index-update.html
Inheritance: HtmlCacheClearer
Afficher le fichier Open project: WeTeam/WeBlog

Méthodes publiques

Méthode Description
OnPropertyChanged ( object sender, EventArgs args ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void