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

Property Value

Type: String

Implements

IPushMessengerUserName
See Also