SaaS CMS has officially launched! Learn more now.

Class ActionControllerBase

Provides the base implementation for for controllers.

Inheritance
System.Object
ActionControllerBase
Implements
Namespace: EPiServer.Web.Mvc
Assembly: EPiServer.Cms.AspNetCore.Mvc.dll
Version: 12.0.3
Syntax
public abstract class ActionControllerBase : Controller, IRenderTemplate

Constructors

ActionControllerBase()

Declaration
protected ActionControllerBase()

Implements

Extension Methods