Sorts the collection using the ProfilePropertyDefinitionComparer (ie by ViewOrder)

Namespace: DotNetNuke.Entities.Profile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public void Sort()
Visual Basic
Public Sub Sort

See Also