ModelDataMethodResult Constructor (Object^, OrderedDictionary^)
.NET Framework (current version)
Initializes a new instance of the ModelDataMethodResult class.
Assembly: System.Web (in System.Web.dll)
Parameters
- returnValue
-
Type:
System::Object^
The return value of the data method.
- outputParameters
-
Type:
System.Collections.Specialized::OrderedDictionary^
A dictionary that contains the values of out and ref parameters.
.NET Framework
Available since 4.5
Available since 4.5
Show: