C# Class PageNotFoundManager.Extensions.PageNotFoundManagerExtensions

Afficher le fichier Open project: TimGeyssens/UmbracoPageNotFoundManager

Méthodes publiques

Méthode Description
RefreshPageNotFoundConfig ( this dc, PageNotFoundManager.Models.PageNotFound pageNotFound ) : void

Method Details

RefreshPageNotFoundConfig() public static méthode

public static RefreshPageNotFoundConfig ( this dc, PageNotFoundManager.Models.PageNotFound pageNotFound ) : void
dc this
pageNotFound PageNotFoundManager.Models.PageNotFound
Résultat void