Edit

Share via


BindingContext.Fetch Method

Definition

Retrieves the data that was edited by the user and stores it back into the original object that was passed to the BindingContext.

public void Fetch ();
member this.Fetch : unit -> unit

Applies to