RgfToastEventArgsRecreateToastWithStatus Method
Note: This API is now obsolete.
Namespace: Recrovit.RecroGridFramework.Client.EventsAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.16.0.10131
[ObsoleteAttribute("Use Recreate method instead.")]
public static RgfToastEventArgs RecreateToastWithStatus(
RgfToastEventArgs toast,
string status,
RgfToastType toastType = RgfToastType.Default,
int? delay = null
)
- toast RgfToastEventArgs
-
- status String
-
- toastType RgfToastType (Optional)
-
- delay NullableInt32 (Optional)
-
RgfToastEventArgs