ObjectDataSourceMethodEventArgs Constructor (IOrderedDictionary^)
.NET Framework (current version)
Initializes a new instance of the ObjectDataSourceMethodEventArgs class using the specified input parameters collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- inputParameters
-
Type:
System.Collections.Specialized::IOrderedDictionary^
An IOrderedDictionary of Parameter objects that represent the names of the parameters of the business object method and their associated values.
.NET Framework
Available since 2.0
Available since 2.0
Show: