DialogViewController.ReloadData 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.
Forces the data in the DialogViewController to be reloaded, forces a refresh.
public void ReloadData ();
member this.ReloadData : unit -> unit
Remarks
Use this method if you have updated the Source for this DialogViewController.