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 のセキュリティ
.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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- WebFormsRootDesigner.GetControlViewAndTag メソッドのページへのリンク

 
                             
                    


