The UserID of the sender of the message
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public int SenderUserID { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public Property SenderUserID As Integer Get Set |