Method | Description | |
---|---|---|
Active ( string regalo ) : System.Web.Mvc.JsonResult | ||
Delete ( string regalo ) : System.Web.Mvc.JsonResult | ||
Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( string regalo ) : System.Web.Mvc.ActionResult | ||
Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search2 ( string regalo ) : System.Web.Mvc.ActionResult | ||
SearchI ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
EditRegister ( |
||
RegisterRegalo ( |
||
Search ( |
public Active ( string regalo ) : System.Web.Mvc.JsonResult | ||
regalo | string | |
return | System.Web.Mvc.JsonResult |
public Delete ( string regalo ) : System.Web.Mvc.JsonResult | ||
regalo | string | |
return | System.Web.Mvc.JsonResult |
public Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( string regalo ) : System.Web.Mvc.ActionResult | ||
regalo | 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 regalo ) : System.Web.Mvc.ActionResult | ||
regalo | string | |
return | System.Web.Mvc.ActionResult |
public SearchI ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |