DynamicFilter.FilterTemplate Property
.NET Framework (current version)
Gets the filter template that is associated with the current instance of this control.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.UI.ControlThe filter template that is associated with the current instance of this control.
Dynamic Data generates the UI for filtering table rows for supported column types. It uses the default filter templates that are in the ~\DynamicData\Filters folder.
.NET Framework
Available since 4.0
Available since 4.0
Show: