Click or drag to resize

PushMessengerTMessengerUserId Property


Gets the user ID of the User that will be sending out the push message

Namespace:  Ingeniux.CMS.Models.Messaging
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public string UserId { get; }

Property Value

Type: String

Implements

IPushMessengerUserId
See Also