Redirection's piority.

Namespace: DotNetNuke.Services.Mobile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public int SortOrder { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property SortOrder As Integer
	Get
	Set

Implements

IRedirection..::..SortOrder

See Also