CatalogPart.GetDesignModeState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère l'état actuel d'une zone parente d'un contrôle CatalogPart.
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
Retours
IDictionary qui contient l'état actuel de la zone CatalogZoneBase contenant un contrôle CatalogPart.
Remarques
La GetDesignModeState méthode retourne des informations sur l’état de la zone qui contient un CatalogPart contrôle. Les informations d’état sont retournées sous la forme d’un dictionnaire.