PushMessengerTMessengerSiteName Property
|
Gets the name of the Site
Namespace:
Ingeniux.CMS.Models.Messaging
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax public string SiteName { get; }
Public ReadOnly Property SiteName As String
Get
public:
virtual property String^ SiteName {
String^ get () sealed;
}
abstract SiteName : string with get
override SiteName : string with get
Property Value
Type:
StringImplements
IPushMessengerSiteNameSee Also