C# Class CkanDotNet.Web.Controllers.ThemePageController

Inheritance: Controller
Show file Open project: opencolorado/.NET-Wrapper-for-CKAN-API

Public Methods

Method Description
Index ( string page ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
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)

Method Details

Index() public method

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