The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: