Show / Hide Table of Contents

Class LogQueueItem

Inheritance
object
LogQueueItem
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke.dll
Syntax
public class LogQueueItem

Constructors

LogQueueItem()

Declaration
public LogQueueItem()

Properties

LogInfo

Declaration
public LogInfo LogInfo { get; set; }
Property Value
Type Description
LogInfo

LogTypeConfigInfo

Declaration
public LogTypeConfigInfo LogTypeConfigInfo { get; set; }
Property Value
Type Description
LogTypeConfigInfo

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS