Bagikan melalui


WebFormsDesignerActionService.GetComponentDesignerActions Metode

Definisi

Mendapatkan daftar item tag pintar yang terkait dengan komponen.

protected:
 override void GetComponentDesignerActions(System::ComponentModel::IComponent ^ component, System::ComponentModel::Design::DesignerActionListCollection ^ actionLists);
protected override void GetComponentDesignerActions (System.ComponentModel.IComponent component, System.ComponentModel.Design.DesignerActionListCollection actionLists);
override this.GetComponentDesignerActions : System.ComponentModel.IComponent * System.ComponentModel.Design.DesignerActionListCollection -> unit
Protected Overrides Sub GetComponentDesignerActions (component As IComponent, actionLists As DesignerActionListCollection)

Parameter

component
IComponent

Referensi ke kontrol yang terkait dengan perancang.

actionLists
DesignerActionListCollection

DesignerActionListCollection untuk menambahkan tag pintar terkait.

Berlaku untuk

Lihat juga