Share via


WebFormsDesignerActionService.GetComponentDesignerActions 메서드

정의

구성 요소와 연결된 스마트 태그 항목 목록을 가져옵니다.

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)

매개 변수

component
IComponent

디자이너와 연결된 컨트롤에 대한 참조입니다.

actionLists
DesignerActionListCollection

연결된 스마트 태그를 추가할 DesignerActionListCollection입니다.

적용 대상

추가 정보