CodeDomDesignerLoader.OnBeginUnload Method

Definition

Notifies the designer loader that unloading is about to begin.

protected:
 override void OnBeginUnload();
protected override void OnBeginUnload ();
override this.OnBeginUnload : unit -> unit
Protected Overrides Sub OnBeginUnload ()

Remarks

For more information on the OnBeginUnload method, see BasicDesignerLoader.OnBeginUnload.

Applies to