Method | Description | |
---|---|---|
AjaxHandler ( |
||
EventController ( IEventService eventService, IImageService imageServ, |
Method | Description | |
---|---|---|
Initialize ( System.Web.Routing.RequestContext requestContext ) : void |
Method | Description | |
---|---|---|
AddImage ( int id, string user, System.Web.HttpPostedFileBase imagefile ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
Create ( int PersonID ) : System.Web.Mvc.ActionResult | ||
Delete ( int id, string user ) : System.Web.Mvc.ActionResult | ||
DeleteImage ( int evntID, int jeviID, string user ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( int id, string user ) : System.Web.Mvc.ActionResult | ||
_getTabLabel ( |
||
_getTabRef ( |
public AjaxHandler ( |
||
param | ||
return | System.Web.Mvc.ActionResult |
public EventController ( IEventService eventService, IImageService imageServ, |
||
eventService | IEventService | |
imageServ | IImageService | |
lc | ||
return | System |
protected Initialize ( System.Web.Routing.RequestContext requestContext ) : void | ||
requestContext | System.Web.Routing.RequestContext | |
return | void |