Subscriber portal
Gets the temporary data to pass to the view.
Public ReadOnly Property TempData As TempDataDictionary
The temporary data to pass to the view.
The data stored in the TempData property persists for only one request.
ViewPage ClassSystem.Web.Mvc Namespace