IContentResolutionService.SetContentDesignerState Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ustawia bieżący stan zidentyfikowanego posiadacza miejsca zawartości.
public:
void SetContentDesignerState(System::String ^ identifier, System::Web::UI::Design::ContentDesignerState state);
public void SetContentDesignerState(string identifier, System.Web.UI.Design.ContentDesignerState state);
abstract member SetContentDesignerState : string * System.Web.UI.Design.ContentDesignerState -> unit
Public Sub SetContentDesignerState (identifier As String, state As ContentDesignerState)
Parametry
- identifier
- String
Identyfikator posiadacza zastępczego zawartości.
- state
- ContentDesignerState
Klasa ContentDesignerState.