This topic has not yet been rated - Rate this topic

HtmlHelper.ViewDataContainer Property

Gets or sets the view data container.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public IViewDataContainer ViewDataContainer { get; private set; }

Property Value

Type: System.Web.Mvc.IViewDataContainer
The view data container.

This property contains an object that implements the IViewDataContainer interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ