C# Class GiveCampWeb.Controllers.VolunteerController

Inheritance: Controller
Afficher le fichier Open project: esumerfd/Southwest-Ohio-Give-Camp

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
SignUp ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Details ( string Volunteerid ) : System.Web.Mvc.ActionResult
ExtractId ( string Id ) : int
GetNewBooleanValue ( string value ) : bool
HasChanged ( string value ) : bool
Review ( ) : System.Web.Mvc.ActionResult
SelectedJobRoles ( System.Web.Mvc.FormCollection form ) : List
SelectedTechnologies ( System.Web.Mvc.FormCollection form ) : List
SignUp ( Volunteer volunteer, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult
Validate ( Volunteer volunteer, List jobRoles, List technologies ) : void

Method Details

Index() public méthode

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

SignUp() public méthode

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