CallingDataMethodsEventArgs::DataMethodsObject Property
.NET Framework (current version)
An object that contains the data methods to call, when the data methods are not static methods on a type.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Object^The instance that contains the data methods to call, or null if the data methods are static methods.
If you set this property, do not set the DataMethodsType property.
.NET Framework
Available since 4.5
Available since 4.5
Show: