ViewUserControl.EnsureViewData 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.
Ensures that view data is added to the ViewDataDictionary object of the user control if the view data exists.
protected void EnsureViewData ();
member this.EnsureViewData : unit -> unit
Protected Sub EnsureViewData ()