ProfileEntity Constructor

Initializes a new instance of the ProfileEntity class.

Namespace:  System.Web.Providers.Entities
Assembly:  System.Web.Providers (in System.Web.Providers.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ProfileEntity()
public ProfileEntity()
public:
ProfileEntity()
new : unit -> ProfileEntity
public function ProfileEntity()

See Also

Reference

ProfileEntity Class

System.Web.Providers.Entities Namespace

Other Resources

ASP.NET Identity