Method |
Description |
|
Add ( ) : System.Web.Mvc.ActionResult |
|
|
Add ( StudentRegisterModel modelStudent ) : System.Web.Mvc.ActionResult |
|
|
ContactAdd ( long id ) : System.Web.Mvc.ActionResult |
|
|
ContactEdit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Delete ( long id ) : System.Web.Mvc.ActionResult |
|
|
Details ( DisplayStudentModel modelStudent ) : System.Web.Mvc.ActionResult |
|
|
Details ( long id ) : System.Web.Mvc.ActionResult |
|
|
DetailsEdit ( StudentEditModel modelStudent ) : System.Web.Mvc.ActionResult |
|
|
DetailsEdit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( StudentEditModel modelStudent ) : System.Web.Mvc.ActionResult |
|
|
Edit ( long id ) : System.Web.Mvc.ActionResult |
|
|
Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ActionResult |
|
|