Method |
Description |
|
Delete ( PartnerViewModel partner ) : System.Web.Mvc.ActionResult |
|
|
Delete ( int id ) : System.Web.Mvc.ActionResult |
|
|
Details ( int id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( PartnerViewModelForAddEditView partner ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id ) : System.Web.Mvc.ActionResult |
|
|
EditPartnerCategorys ( PartnerWithAllCategorysViewModel partner, IEnumerable selectedCategorys ) : System.Web.Mvc.ActionResult |
|
|
EditPartnerCategorys ( int id ) : System.Web.Mvc.ActionResult |
|
|
New ( ) : System.Web.Mvc.ActionResult |
|
|
New ( PartnerViewModelForAddEditView partner ) : System.Web.Mvc.ActionResult |
|
|