StartPage.PageData 屬性

定義

取得頁面、版面配置頁面和部分頁面之間共用之頁面資料的類似陣列存取 ChildPage 權。

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)

屬性值

物件,提供類似陣列的頁面 ChildPage 資料存取。

適用於