C# Class FileUploadTest.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: vbrh-immalle/italia-website Class Usage Examples

Méthodes publiques

Méthode Description
About ( ) : System.Web.Mvc.ViewResult
Contact ( ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
UploadFile ( System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult
UploadMultipleFiles ( System.Web.HttpPostedFileBase files ) : System.Web.Mvc.ActionResult

Method Details

About() public méthode

public About ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult

Contact() public méthode

public Contact ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult