0 out of 20 rated this helpful - Rate this topic

ControllerBase.ViewBag Property

Gets the dynamic view data dictionary.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public Object ViewBag { get; }

Property Value

Type: System.Object
The dynamic view data dictionary.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.