ControllerBase Properties

Include Protected Members
Include Inherited Members

The ControllerBase type exposes the following members.

Properties

  Name Description
Public property ControllerContext Gets or sets the controller context.
Public property TempData Gets or sets the dictionary for temporary data.
Public property ValidateRequest Gets or sets a value that indicates whether request validation is enabled for this request.
Public property ValueProvider Gets or sets the value provider for the controller.
Public property ViewData Gets or sets the dictionary for view data.

Top

See Also

Reference

ControllerBase Class

System.Web.Mvc Namespace