IDynamicDataSource::AutoGenerateWhereClause Property
.NET Framework (current version)
Gets or sets a value that indicates whether the IDynamicDataSource control dynamically creates a Where clause based on values defined in the WhereParameters collection.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Booleantrue if the data source control creates the Where clause dynamically; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: