IContentResolutionService.SetContentDesignerState メソッド
メモ : このメソッドは、.NET Framework version 2.0 で新しく追加されたものです。
名前空間: System.Web.UI.Design
アセンブリ: System.Design (system.design.dll 内)
構文
Sub SetContentDesignerState ( _ identifier As String, _ state As ContentDesignerState _ )
Dim instance As IContentResolutionService Dim identifier As String Dim state As ContentDesignerState instance.SetContentDesignerState(identifier, state)
void SetContentDesignerState ( string identifier, ContentDesignerState state )
void SetContentDesignerState ( String^ identifier, ContentDesignerState state )
void SetContentDesignerState ( String identifier, ContentDesignerState state )
function SetContentDesignerState ( identifier : String, state : ContentDesignerState )
- state
ContentDesignerState。


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- IContentResolutionService.SetContentDesignerState メソッドのページへのリンク