Bearbeiten

Share via


Page.DesignerInitialize Method

Definition

Performs any initialization of the instance of the Page class that is required by RAD designers. This method is used only at design time.

public:
 void DesignerInitialize();
public void DesignerInitialize ();
member this.DesignerInitialize : unit -> unit
Public Sub DesignerInitialize ()

Applies to

See also