FilterRepeater.ContextTypeName 屬性

定義

取得或設定要用來擷取資料之資料來源物件的名稱。

public:
 property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
[System.Web.UI.Themeable(false)]
public string ContextTypeName { get; set; }
[<System.Web.UI.Themeable(false)>]
member this.ContextTypeName : string with get, set
Public Property ContextTypeName As String

屬性值

String

擷取資料所使用的資料來源物件名稱。

屬性

適用於