| CMS.WebApi Namespace |
| Class | Description | |
|---|---|---|
| AllowOnlyEditorAttribute |
Restricts access to controller only for the editors.
| |
| HandleExceptionsAttribute |
Handles exceptions thrown when processing controller's actions, ensures that internal exceptions are properly logged to the Event log.
| |
| IsAuthorizedPerResourceAttribute |
Restrict access for authorized user with given resource name and permission.
|