Method | Description | |
---|---|---|
Active ( string local ) : System.Web.Mvc.JsonResult | ||
Delete ( string local ) : System.Web.Mvc.JsonResult | ||
Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( string local ) : System.Web.Mvc.ActionResult | ||
Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search2 ( string local ) : System.Web.Mvc.ActionResult | ||
Search3 ( string region ) : System.Web.Mvc.ActionResult | ||
SearchI ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
EditRegister ( ) : System.Web.Mvc.ActionResult | ||
EditRegister ( |
||
RegisterLocal ( ) : System.Web.Mvc.ActionResult | ||
RegisterLocal ( |
||
Search ( |
public Active ( string local ) : System.Web.Mvc.JsonResult | ||
local | string | |
return | System.Web.Mvc.JsonResult |
public Delete ( string local ) : System.Web.Mvc.JsonResult | ||
local | string | |
return | System.Web.Mvc.JsonResult |
public Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( string local ) : System.Web.Mvc.ActionResult | ||
local | string | |
return | System.Web.Mvc.ActionResult |
public Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Search2 ( string local ) : System.Web.Mvc.ActionResult | ||
local | string | |
return | System.Web.Mvc.ActionResult |
public Search3 ( string region ) : System.Web.Mvc.ActionResult | ||
region | string | |
return | System.Web.Mvc.ActionResult |
public SearchI ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |