C# Class WebApiContrib.Formatting.Razor.RazorViewLocator

Inheritance: IViewLocator
Afficher le fichier Open project: WebApiContrib/WebApiContrib.Formatting.RazorViewEngine Class Usage Examples

Méthodes publiques

Méthode Description
GetView ( string siteRootPath, IView view ) : string

Private Methods

Méthode Description
GetPhysicalSiteRootPath ( string siteRootPath ) : string

Method Details

GetView() public méthode

public GetView ( string siteRootPath, IView view ) : string
siteRootPath string
view IView
Résultat string