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
System.Web.Providers.Entities Namespace