ProfileInfo Constructor ()
.NET Framework (current version)
Creates an instance of the ProfileInfo object for a class that inherits the ProfileInfo class.
Assembly: System.Web (in System.Web.dll)
This System.Web.Profile::ProfileInfo constructor is not intended to be used from your code. Instead, use the ProfileInfo::ProfileInfo.
ProfileInfo objects are constructed and returned as part of a ProfileInfoCollection by the GetAllProfiles, GetAllInactiveProfiles, FindProfilesByUserName, and FindInactiveProfilesByUserName methods of a ProfileProvider.
.NET Framework
Available since 2.0
Available since 2.0
Show: