Click or drag to resize
ControllerProxy Class
Provides methods that respond to HTTP requests that are made to a Kentico ASP.NET MVC Web site.
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.Web.Mvc.InternalControllerProxy
        More...

Namespace: Kentico.Web.Mvc.Internal
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public abstract class ControllerProxy : Controller

The ControllerProxy type exposes the following members.

Constructors
  NameDescription
Protected methodControllerProxy
Top
Methods
  NameDescription
Protected methodBadRequest
Creates an HttpStatusCodeResult that produces a BadRequest response.
Protected methodForbid
Creates an HttpStatusCodeResult that produces a Forbidden response.
Protected methodJson
Creates an ContentResult that produces a response with content type 'application/json'.
Protected methodNotFound
Creates an HttpStatusCodeResult that produces a NotFound response.
Protected methodStatusCode
Creates an HttpStatusCodeResult by specifying a statusCode.
Protected methodUnauthorized
Creates an HttpStatusCodeResult that produces a Unauthorized response.
Top
See Also
Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Kentico.Web.Mvc.InternalControllerProxy
        Kentico.Builder.Web.Mvc.InternalKenticoLocalizationScriptController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoAttachmentsDialogController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoAttachmentsUploaderController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoLinkMetadataController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoMediaFilesDialogController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoMediaFilesUploaderController
        Kentico.Components.Web.Mvc.Dialogs.InternalKenticoPageSelectorDialogController
        Kentico.Components.Web.Mvc.Selectors.Controllers.InternalKenticoGeneralSelectorController
        Kentico.Components.Web.Mvc.Selectors.Controllers.InternalKenticoObjectSelectorController
        Kentico.Content.Web.Mvc.ComputerVision.InternalKenticoComputerVisionController
        Kentico.Content.Web.MvcKenticoCookiePolicyDetectionController
        Kentico.Content.Web.Mvc.Routing.InternalKenticoHttpResponsePageController
        Kentico.Debug.Web.MvcKenticoRequestLogController
        Kentico.Forms.Web.Mvc.InternalKenticoFormBuilderConfigurationController
        Kentico.Forms.Web.Mvc.InternalKenticoFormBuilderPropertiesPanelController
        Kentico.Forms.Web.Mvc.InternalKenticoFormFileUploaderController
        Kentico.Forms.Web.Mvc.InternalKenticoFormItemController
        Kentico.Forms.Web.Mvc.InternalKenticoFormSectionPropertiesFormController
        Kentico.Forms.Web.Mvc.InternalKenticoValidationRuleMetadataController
        Kentico.Forms.Web.Mvc.SectionsKenticoFormSectionBuilderController
        Kentico.Forms.Web.Mvc.SectionsKenticoFormSectionController
        Kentico.Forms.Web.Mvc.Widgets.InternalKenticoFormWidgetController
        Kentico.PageBuilder.Web.Mvc.InternalComponentController
        Kentico.PageBuilder.Web.Mvc.InternalComponentPropertiesFormController
        Kentico.PageBuilder.Web.Mvc.InternalKenticoPageBuilderClipboardController
        Kentico.PageBuilder.Web.Mvc.PageTemplates.InternalKenticoPageTemplatesSelectorDialogController
        Kentico.PageBuilder.Web.Mvc.PersonalizationConditionTypeControllerTConditionType