summaryP:DotNetNuke.Services.Log.EventLog.LogInfo.LogProperties

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public LogProperties LogProperties { get; set; }
Visual Basic
Public Property LogProperties As LogProperties
	Get
	Set

See Also