AjaxHelper::ViewDataContainer Property
Gets the view data container.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: property IViewDataContainer^ ViewDataContainer { IViewDataContainer^ get(); internal: void set(IViewDataContainer^ value); }
This property contains an object that implements the IViewDataContainer interface.
Show: