Context set by creator of the notification

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

Syntax

C#
[XmlAttributeAttribute]
public string Context { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property Context As String
	Get
	Set

See Also