C# Class GiveCampWeb.Controllers.CharityController

Inheritance: Controller
Mostrar archivo Open project: esumerfd/Southwest-Ohio-Give-Camp

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
SignUp ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Details ( string id ) : System.Web.Mvc.ActionResult
ExtractId ( string Id ) : int
Final ( ) : System.Web.Mvc.ActionResult
GetNewBooleanValue ( string value ) : bool
HasChanged ( string value ) : bool
Review ( ) : System.Web.Mvc.ActionResult
SelectedTechnologies ( System.Web.Mvc.FormCollection form, string prefix ) : List
SignUp ( CharityRequirement charity, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult
Validate ( CharityRequirement charity, List infrastructure, List support ) : void

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SignUp() public method

public SignUp ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult