CatalogPart.GetDesignModeState Methode

Definition

Ruft den aktuellen Zustand der übergeordneten Zone eines CatalogPart Steuerelements ab.

protected:
 override System::Collections::IDictionary ^ GetDesignModeState();
protected override System.Collections.IDictionary GetDesignModeState();
override this.GetDesignModeState : unit -> System.Collections.IDictionary
Protected Overrides Function GetDesignModeState () As IDictionary

Gibt zurück

Ein IDictionary Element, das den aktuellen Zustand der Zone enthält, die CatalogZoneBase ein CatalogPart Steuerelement enthält.

Hinweise

Die GetDesignModeState Methode gibt Informationen zum Status der Zone zurück, die ein CatalogPart Steuerelement enthält. Die Statusinformationen werden in Form eines Wörterbuchs zurückgegeben.

Gilt für: