ProfileInfo Constructor ()

 

Creates an instance of the ProfileInfo object for a class that inherits the ProfileInfo class.

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

Protected Sub New

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
Return to top
Show: