Class EPiAboutController
Inheritance
System.Object
    EPiAboutController
  Namespace: EPiServer.Cms.Shell.UI.Controllers.Internal
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7Syntax
public class EPiAboutController : ControllerConstructors
EPiAboutController()
Declaration
public EPiAboutController()EPiAboutController(ModuleTable)
Declaration
public EPiAboutController(ModuleTable moduleTable)Parameters
| Type | Name | Description | 
|---|---|---|
| ModuleTable | moduleTable | 
Methods
License()
Declaration
public ActionResult License()Returns
| Type | Description | 
|---|---|
| System.Web.Mvc.ActionResult | 
