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