Method ResetDialogs
ResetDialogs()
Resets the cached dialog instances used by this class.
public static void ResetDialogs()
Remarks
This method calls ResetTextDialog(), ResetLongDialog() and other reset dialog methods to dispose of the current dialog instances, if they exist. This is useful to clear any existing state or configuration from the dialogs.