ModelDataSourceMethod::Instance Property
.NET Framework (current version)
Gets the instance on which the method will be invoked.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Object^The instance on which the method will be invoked. For static methods, this will be null.
.NET Framework
Available since 4.5
Available since 4.5
Show: