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.6.492
Syntax
public string UserId { get; }

Property Value

String

Implements

IPushMessengerUserId
See Also