QueryableFilterRepeater Constructor ()

.NET Framework (current version)
 

Initializes a new instance of the QueryableFilterRepeater class.

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

public QueryableFilterRepeater()

Typically you do not use this constructor to initialize a new instance of the QueryableFilterRepeater class. Instead, you specify the QueryableFilterRepeater control in page markup, and the control is initialized automatically when the page runs.

.NET Framework
Available since 4.0
Return to top
Show: