RgfToastEvent Constructor
Namespace: Recrovit.RecroGridFramework.Client.EventsAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
public RgfToastEvent(
string title,
string body,
RgfToastType toastType = RgfToastType.Default,
int? delay = null,
string? status = null
)
Parameters
- title String
-
- body String
-
- toastType RgfToastType (Optional)
-
- delay NullableInt32 (Optional)
-
- status String (Optional)
-