![]() | Koden.Utils.MVC.Attributes Namespace |
Class | Description | |
---|---|---|
![]() | AjaxOnly |
Force Action to be called via Ajax only - no direct call allowed.
|
![]() | ExportModelStateToTempData | |
![]() | ImportModelStateFromTempData | |
![]() | ModelStateTempDataTransfer | |
![]() | RequiresAuthenticationAttribute |
Checks the User's authentication using FormsAuthentication
and redirects to the Login Url for the application on fail
|
![]() | SecureThisAttribute |
Secure This attribute ensures that a single Method can only be called by a certain level of authorization
|
![]() | UseSSL |
Attribute used to ensure SSL is used during the method call
|