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.
CallingDataMethodsEventArgs::DataMethodsType Property
.NET Framework (current version)
The type that contains the data methods to call, when the data methods are static methods.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Type^The type that contains the static data methods to call, or null if the data methods are not static methods.
If you set this property, do not set the DataMethodsObject property.
.NET Framework
Available since 4.5
Available since 4.5
Show: