ComponentEditorPage.SetSite(IComponentEditorPageSite) Metoda

Definicja

Ustawia witrynę dla tej strony.

public:
 virtual void SetSite(System::Windows::Forms::IComponentEditorPageSite ^ site);
public virtual void SetSite (System.Windows.Forms.IComponentEditorPageSite site);
public virtual void SetSite (System.Windows.Forms.IComponentEditorPageSite? site);
abstract member SetSite : System.Windows.Forms.IComponentEditorPageSite -> unit
override this.SetSite : System.Windows.Forms.IComponentEditorPageSite -> unit
Public Overridable Sub SetSite (site As IComponentEditorPageSite)

Parametry

site
IComponentEditorPageSite

Witryna dla tej strony.

Dotyczy