StartPage.PageData Propriété
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.
Obtient un accès de type tableau aux ChildPage données de page partagées entre les pages, les pages de mise en page et les pages partielles.
public override System.Collections.Generic.IDictionary<object,dynamic> PageData { get; }
member this.PageData : System.Collections.Generic.IDictionary<obj, obj>
Public Overrides ReadOnly Property PageData As IDictionary(Of Object, Object)
Valeur de propriété
Objet qui fournit un accès de type tableau aux données de ChildPage page.