DotNetNuke 5.2

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

Syntax

C#
public class PortalSortTitle : IComparer
Visual Basic (Declaration)
Public Class PortalSortTitle _
	Implements IComparer
Visual C++
public ref class PortalSortTitle : IComparer

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.Log.EventLog..::.PortalSortTitle

See Also