Method | Description | |
---|---|---|
About ( ) : System.Web.Mvc.ViewResult | ||
Contact ( ) : System.Web.Mvc.ViewResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
UploadFile ( System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult | ||
UploadMultipleFiles ( System.Web.HttpPostedFileBase files ) : System.Web.Mvc.ActionResult |
public Contact ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |