C# Class WebApiContrib.Formatting.Razor.RazorViewLocator

Inheritance: IViewLocator
ファイルを表示 Open project: WebApiContrib/WebApiContrib.Formatting.RazorViewEngine Class Usage Examples

Public Methods

Method Description
GetView ( string siteRootPath, IView view ) : string

Private Methods

Method Description
GetPhysicalSiteRootPath ( string siteRootPath ) : string

Method Details

GetView() public method

public GetView ( string siteRootPath, IView view ) : string
siteRootPath string
view IView
return string