FilterRepeater.ContextTypeName Property

Definition

Gets or sets the name of the data-source object to use to retrieve the data.

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

Property Value

The name of the data source object to use to retrieve the data.

Attributes

Applies to