summaryT:DotNetNuke.Services.Log.EventLog.PortalSortTitle
Namespace: DotNetNuke.Services.Log.EventLogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Deprecated in 6.0. No longer neccessary becuase of LINQ.")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public class PortalSortTitle : IComparer |
| Visual Basic |
|---|
<ObsoleteAttribute("Deprecated in 6.0. No longer neccessary becuase of LINQ.")> <EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class PortalSortTitle Implements IComparer |