C# 클래스 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
상속: IContentFinder
파일 보기 프로젝트 열기: wkallhof/Simple301

공개 메소드들

메소드 설명
TryFindContent ( Umbraco.Web.Routing.PublishedContentRequest request ) : bool

메소드 상세

TryFindContent() 공개 메소드

public TryFindContent ( Umbraco.Web.Routing.PublishedContentRequest request ) : bool
request Umbraco.Web.Routing.PublishedContentRequest
리턴 bool