HttpContextWrapper::Profile Property
.NET Framework (current version)
Gets the ProfileBase object for the current user profile.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.Profile::ProfileBase^If profile properties are defined in the application configuration file and profiles are enabled for the application, an object that represents the current user profile; otherwise, null.
.NET Framework
Available since 3.5
Available since 3.5
Show: