A conveninence method which sets Data to a dictionary with alert as its only field. Equivalent to
This should not be used in tandem with Data.
Data = new Dictionary<string, object> {{"alert", alert}};
Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Property Value
Type: StringSee Also