Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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