PushMessengerSendToAll Method (String, Boolean) Ingeniux CMS Content Store API

Namespace: Ingeniux.CMS.Models.Messaging
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public void SendToAll(
	string message,
	bool restMsg = false
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ingeniux.CMS.Models.Messaging.PushMessenger.SendToAll(System.String,System.Boolean)"]

restMsg (Optional)
Type: SystemBoolean

[Missing <param name="restMsg"/> documentation for "M:Ingeniux.CMS.Models.Messaging.PushMessenger.SendToAll(System.String,System.Boolean)"]

See Also

Reference