Table of Contents

Namespace Umbraco.Cms.Web.Common.Controllers

Classes

PluginController

Provides a base class for plugin controllers.

ProxyViewDataFeature

A request feature to allowing proxying viewdata from one controller to another

RenderController

Represents the default front-end rendering controller.

UmbracoApiController

Provides a base class for auto-routed Umbraco API controllers.

UmbracoApiControllerBase

Provides a base class for Umbraco API controllers.

UmbracoApiControllerTypeCollectionBuilder
UmbracoAuthorizedController

Provides a base class for backoffice authorized controllers.

UmbracoController

Provides a base class for Umbraco controllers.

UmbracoPageController

An abstract controller for a front-end Umbraco page

Interfaces

IRenderController

A marker interface to designate that a controller will be used for Umbraco front-end requests and/or route hijacking

IVirtualPageController

Used for custom routed controllers to execute within the context of Umbraco