C# Class mobSocial.WebApi.Configuration.ViewEngines.MobSocialRazorProviderViewEngine

Inheritance: System.Web.Mvc.VirtualPathProviderViewEngine
Afficher le fichier Open project: mobsoftware/mobsocial

Méthodes publiques

Méthode Description
MobSocialRazorProviderViewEngine ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CreatePartialView ( System.Web.Mvc.ControllerContext controllerContext, string partialPath ) : IView
CreateView ( System.Web.Mvc.ControllerContext controllerContext, string viewPath, string masterPath ) : IView

Method Details

CreatePartialView() protected méthode

protected CreatePartialView ( System.Web.Mvc.ControllerContext controllerContext, string partialPath ) : IView
controllerContext System.Web.Mvc.ControllerContext
partialPath string
Résultat IView

CreateView() protected méthode

protected CreateView ( System.Web.Mvc.ControllerContext controllerContext, string viewPath, string masterPath ) : IView
controllerContext System.Web.Mvc.ControllerContext
viewPath string
masterPath string
Résultat IView

MobSocialRazorProviderViewEngine() public méthode

public MobSocialRazorProviderViewEngine ( ) : System.Collections.Generic
Résultat System.Collections.Generic