C# Class Simple301.Core.RedirectContentFinder

Content finder to be injected at the start of the Umbraco pipeline that first looks for any redirects that path the path + query
Inheritance: IContentFinder
Afficher le fichier Open project: wkallhof/Simple301

Méthodes publiques

Méthode Description
TryFindContent ( Umbraco.Web.Routing.PublishedContentRequest request ) : bool

Method Details

TryFindContent() public méthode

public TryFindContent ( Umbraco.Web.Routing.PublishedContentRequest request ) : bool
request Umbraco.Web.Routing.PublishedContentRequest
Résultat bool