C# 클래스 CkanDotNet.Web.Controllers.ThemePageController

상속: Controller
파일 보기 프로젝트 열기: opencolorado/.NET-Wrapper-for-CKAN-API

공개 메소드들

메소드 설명
Index ( string page ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
GetBreadCrumbs ( string title ) : BreadCrumbs

Get the breadcrumbs model for this view.

GetViewTitle ( String path ) : string

Get a title from the view (for example, to use in breadcrumbs)

메소드 상세

Index() 공개 메소드

public Index ( string page ) : System.Web.Mvc.ActionResult
page string
리턴 System.Web.Mvc.ActionResult