DotNetNuke 5.2

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

Syntax

C#
public class LogProperties : ArrayList
Visual Basic (Declaration)
Public Class LogProperties _
	Inherits ArrayList
Visual C++
public ref class LogProperties : public ArrayList

Inheritance Hierarchy

System..::.Object
  System.Collections..::.ArrayList
    DotNetNuke.Services.Log.EventLog..::.LogProperties

See Also