C# Class MvcContrib.PortableAreas.EmbeddedResourceController

Inheritance: Controller
Afficher le fichier Open project: atomicobject/mvccontrib Class Usage Examples

Méthodes publiques

Méthode Description
Index ( string resourceName, string resourcePath ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
GetContentType ( string resourceName ) : string
InitializeMimeTypes ( ) : string>.Dictionary

Method Details

Index() public méthode

public Index ( string resourceName, string resourcePath ) : System.Web.Mvc.ActionResult
resourceName string
resourcePath string
Résultat System.Web.Mvc.ActionResult