summaryP:DotNetNuke.Services.Log.EventLog.LogTypeInfo.LogTypeDescription

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

Syntax

C#
public string LogTypeDescription { get; set; }
Visual Basic
Public Property LogTypeDescription As String
	Get
	Set

See Also