Share via


Password Constructor ()

 

Initializes a new instance of the Password class.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public Password()
public:
Password()
new : unit -> Password
Public Sub New

See Also

Password Class
Microsoft.Web.Mvc.Controls Namespace

Return to top