Method |
Description |
|
Administrators ( ) : System.Web.Mvc.ActionResult |
|
|
Administrators ( string Subjects ) : System.Web.Mvc.ActionResult |
|
|
AdministratorsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
AdministratorsOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string Subjects ) : void |
|
|
AdministratorsSearch ( string term ) : System.Web.Mvc.ActionResult |
|
|
AdministratorsSearchOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string term ) : void |
|
|
AdministratorsSubject ( string Id ) : System.Web.Mvc.ActionResult |
|
|
AdministratorsSubjectOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string Id ) : void |
|
|
Complete ( ) : System.Web.Mvc.ActionResult |
|
|
CompleteOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
Database ( ) : System.Web.Mvc.ActionResult |
|
|
Database ( Disco model ) : System.Web.Mvc.ActionResult |
|
|
DatabaseOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
DatabaseOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, Disco model ) : void |
|
|
FileStore ( ) : System.Web.Mvc.ActionResult |
|
|
FileStore ( Disco m ) : System.Web.Mvc.ActionResult |
|
|
FileStoreBranch ( string Path ) : System.Web.Mvc.ActionResult |
|
|
FileStoreBranchOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string Path ) : void |
|
|
FileStoreOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
FileStoreOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, Disco m ) : void |
|
|
Index ( ) : System.Web.Mvc.ActionResult |
|
|
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
RestartWebApp ( ) : System.Web.Mvc.ActionResult |
|
|
RestartWebAppOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
Welcome ( ) : System.Web.Mvc.ActionResult |
|
|
Welcome ( Disco model ) : System.Web.Mvc.ActionResult |
|
|
WelcomeOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void |
|
|
WelcomeOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, Disco model ) : void |
|
|