FilterRepeater.ContextTypeName Property

 

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

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

<ThemeableAttribute(False)>
Public Property ContextTypeName As String

Property Value

Type: System.String

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

.NET Framework
Available since 3.5
Return to top
Show: