Class InternalJournalController
Inheritance
InternalJournalController
Inherited Members
Namespace: DotNetNuke.Services.Journal.Internal
Assembly: DotNetNuke.dll
Syntax
public class InternalJournalController : ServiceLocator<IInternalJournalController, InternalJournalController>
Constructors
InternalJournalController()
Declaration
public InternalJournalController()
Methods
GetFactory()
Declaration
protected override Func<IInternalJournalController> GetFactory()
Returns
Type | Description |
---|---|
Func<IInternalJournalController> |