WebFormsRootDesigner.GetControlViewAndTag メソッド
アセンブリ: System.Design (system.design.dll 内)
構文Protected Friend MustOverride Sub GetControlViewAndTag ( _ control As Control, _ <OutAttribute> ByRef view As IControlDesignerView, _ <OutAttribute> ByRef tag As IControlDesignerTag _ )
Dim control As Control Dim view As IControlDesignerView Dim tag As IControlDesignerTag Me.GetControlViewAndTag(control, view, tag)
protected internal abstract void GetControlViewAndTag ( Control control, out IControlDesignerView view, out IControlDesignerTag tag )
protected public: virtual void GetControlViewAndTag ( Control^ control, [OutAttribute] IControlDesignerView^% view, [OutAttribute] IControlDesignerTag^% tag ) abstract
protected abstract void GetControlViewAndTag ( Control control, /** @attribute OutAttribute() */ /** @ref */ IControlDesignerView view, /** @attribute OutAttribute() */ /** @ref */ IControlDesignerTag tag )
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からWebFormsRootDesigner.GetControlViewAndTag メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からWebFormsRootDesigner.GetControlViewAndTag メソッド
を検索
- WebFormsRootDesigner.GetControlViewAndTag メソッドのページへのリンク