WebFormsDesignerActionService.GetComponentDesignerActions メソッド
メモ : このメソッドは、.NET Framework version 2.0 で新しく追加されたものです。
コンポーネントに関連付けられたスマート タグ アイテムのリストを取得します。
名前空間: System.Web.UI.Design
アセンブリ: System.Design (system.design.dll 内)
構文
Protected Overrides Sub GetComponentDesignerActions ( _ component As IComponent, _ actionLists As DesignerActionListCollection _ )
Dim component As IComponent Dim actionLists As DesignerActionListCollection Me.GetComponentDesignerActions(component, actionLists)
protected override void GetComponentDesignerActions ( IComponent component, DesignerActionListCollection actionLists )
protected: virtual void GetComponentDesignerActions ( IComponent^ component, DesignerActionListCollection^ actionLists ) override
protected void GetComponentDesignerActions ( IComponent component, DesignerActionListCollection actionLists )


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- WebFormsDesignerActionService.GetComponentDesignerActions メソッドのページへのリンク