C# 클래스 PageNotFoundManager.Extensions.PageNotFoundManagerExtensions

파일 보기 프로젝트 열기: TimGeyssens/UmbracoPageNotFoundManager

공개 메소드들

메소드 설명
RefreshPageNotFoundConfig ( this dc, PageNotFoundManager.Models.PageNotFound pageNotFound ) : void

메소드 상세

RefreshPageNotFoundConfig() 공개 정적인 메소드

public static RefreshPageNotFoundConfig ( this dc, PageNotFoundManager.Models.PageNotFound pageNotFound ) : void
dc this
pageNotFound PageNotFoundManager.Models.PageNotFound
리턴 void