FilterRepeater.TableName Property

 

Gets the name of the table to filter.

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

[<ThemeableAttribute(false)>]
member TableName : string with get, set

Property Value

Type: System.String

The name of the table to filter.

.NET Framework
Available since 3.5
Return to top
Show: