The notification type action order to be used while displaying the list of available actions.

Namespace: DotNetNuke.Services.Social.Notifications
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also