QueryableFilterRepeater.DynamicFilterContainerId Property
.NET Framework (current version)
Gets or sets the ID of a DynamicFilter control inside the template that is configured to be a filter for a column.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.StringThe ID of a DynamicFilter control inside the template that is configured to be a filter for a column.
If the ID is not set, the default value for the ID is "DynamicFilter".
.NET Framework
Available since 4.0
Available since 4.0
Show: