SqlDataSourceFilteringEventArgs Constructor (IOrderedDictionary^)
.NET Framework (current version)
Initializes a new instance of the SqlDataSourceFilteringEventArgs class by using the specified object.
Assembly: System.Web (in System.Web.dll)
Parameters
- parameterValues
-
Type:
System.Collections.Specialized::IOrderedDictionary^
An IOrderedDictionary of Parameter objects.
The parameters in the parameterValues collection are associated with any parameters that are specified in the FilterExpression property when the Select method runs.
.NET Framework
Available since 2.0
Available since 2.0
Show: