Aracılığıyla paylaş


WebFormsDesignerActionService.GetComponentDesignerActions Yöntem

Tanım

Bir bileşenle ilişkili akıllı etiket öğe listelerini alır.

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)

Parametreler

component
IComponent

Tasarımcıyla ilişkili denetime başvuru.

actionLists
DesignerActionListCollection

DesignerActionListCollection İlişkili akıllı etiketlerin ekleneceği yer.

Şunlara uygulanır

Ayrıca bkz.