summaryM:DotNetNuke.Services.Log.EventLog.EventLogController.GetFactory
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override Func<IEventLogController> GetFactory() |
Visual Basic |
---|
Protected Overrides Function GetFactory As Func(Of IEventLogController) |