Click or drag to resize

Messagealert_type Property

The alert type (info, success, warning, danger). Default is 'info'

Namespace:  NetQuarry.Services.Pubnub
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string alert_type { get; set; }

Property Value

Type: String
See Also