ModelDataSourceView.OnCallingDataMethods(CallingDataMethodsEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the CallingDataMethods event.
protected:
virtual void OnCallingDataMethods(System::Web::UI::WebControls::CallingDataMethodsEventArgs ^ e);
protected virtual void OnCallingDataMethods (System.Web.UI.WebControls.CallingDataMethodsEventArgs e);
abstract member OnCallingDataMethods : System.Web.UI.WebControls.CallingDataMethodsEventArgs -> unit
override this.OnCallingDataMethods : System.Web.UI.WebControls.CallingDataMethodsEventArgs -> unit
Protected Overridable Sub OnCallingDataMethods (e As CallingDataMethodsEventArgs)
Parameters
The data for the CallingDataMethods event.
Remarks
For a tutorial series on using model binding with Web Forms, see Model Binding and Web Forms.
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.