HtmlHelper.ViewDataContainer Property
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.
Gets or sets the view data container.
public System.Web.Mvc.IViewDataContainer ViewDataContainer { get; }
member this.ViewDataContainer : System.Web.Mvc.IViewDataContainer
Public ReadOnly Property ViewDataContainer As IViewDataContainer
Property Value
The view data container.