CallingDataMethodsEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataMethodsObject | An object that contains the data methods to call, when the data methods are not static methods on a type. |
![]() | DataMethodsType | The type that contains the data methods to call, when the data methods are static methods. |
Show:
