ViewMasterPage.ViewBag Property

Definition

Gets the dynamic view-bag dictionary.

public dynamic ViewBag { get; }
member this.ViewBag : obj
Public ReadOnly Property ViewBag As Object

Property Value

The dynamic view-bag dictionary.

Applies to