Controller.Profile Property

Gets the HTTP context profile.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Profile : ProfileBase

Property Value

Type: System.Web.Profile.ProfileBase
The HTTP context profile.
Show: