Method |
Description |
|
AjaxHandler ( jQueryDataTableParam param ) : System.Web.Mvc.ActionResult |
|
|
Create ( ) : System.Web.Mvc.ActionResult |
|
|
Create ( Person person, string userName ) : System.Web.Mvc.ActionResult |
|
|
Delete ( int id, string user ) : System.Web.Mvc.ActionResult |
|
|
DuplicatePersons ( string firstname, string lastname, string phone ) : string>>.List |
|
|
Edit ( int id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id, string userName ) : System.Web.Mvc.ActionResult |
|
|
GetDuplicates ( string firstname, string lastname, string phone ) : System.Web.Mvc.JsonResult |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
View ( int id ) : System.Web.Mvc.ActionResult |
|
|
_getTabLabel ( Person per ) : string |
|
|
_getTabRef ( Person per ) : string |
|
|