Click or drag to resize

PushMessengerTMessengerUserName Property


Gets the name 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 UserName { get; }

Property Value

String

Implements

IPushMessengerUserName
See Also