C# Class PageNotFoundManager.Controllers.DashboardController

Inheritance: Umbraco.Web.Editors.UmbracoAuthorizedJsonController
显示文件 Open project: TimGeyssens/UmbracoPageNotFoundManager

Public Methods

Method Description
GetNotFoundPage ( int pageId ) : int

Private Methods

Method Description
SetNotFoundPage ( PageNotFoundManager.Models.PageNotFound pnf ) : void

Method Details

GetNotFoundPage() public method

public GetNotFoundPage ( int pageId ) : int
pageId int
return int