Method |
Description |
|
ContactAdd ( long id ) : System.Web.Mvc.ActionResult |
|
|
ContactEdit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Create ( ) : System.Web.Mvc.ActionResult |
|
|
Create ( ParentRegisterModel modelParent ) : System.Web.Mvc.ActionResult |
|
|
Delete ( long id ) : System.Web.Mvc.ActionResult |
|
|
Details ( long id ) : System.Web.Mvc.ActionResult |
|
|
DetailsEdit ( ParentEditModel modelParent ) : System.Web.Mvc.ActionResult |
|
|
DetailsEdit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( ParentEditModel modelParent ) : System.Web.Mvc.ActionResult |
|
|
Edit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ActionResult |
|
|