Show / Hide Table of Contents

Class EventsController

Inheritance
object
EventsController
Implements
IEventsController
Namespace: Dnn.PersonaBar.Library.AppEvents
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class EventsController : ServiceLocator<IEventsController, EventsController>, IEventsController

Constructors

EventsController()

Declaration
public EventsController()

Methods

ApplicationEndEvent()

Declaration
public void ApplicationEndEvent()

ApplicationStartEvent()

Declaration
public void ApplicationStartEvent()

GetFactory()

Declaration
protected override Func<IEventsController> GetFactory()
Returns
Type Description
Func<IEventsController>

Implements

IEventsController

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS