ControllerBase.ViewBag Property

Definition

Gets the dynamic view data dictionary.

public dynamic ViewBag { get; }

Property Value

The dynamic view data dictionary.

Applies to