BuildMaster SDK Reference
Version:
PasswordTextBox Class
A basic password textbox.
Inheritance Hierarchy
- object
- System.Web.UI.Control
- System.Web.UI.WebControls.WebControl
- System.Web.UI.WebControls.TextBox
Syntax
public
class
PasswordTextBox : ValidatingTextBox, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.IAttributeAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IEditableTextControl, System.Web.UI.ITextControl, ISimpleValidationExpression, ISimpleValidator, IMandatoryClientIdPolicyContainer, ISimplePostControl, ISimpleControl, ISimpleClientResourceConsumer
Properties
|
Name |
Description |
|
Required
|
Gets or sets a value indicating whether the password is required.
|
|
SecureText
|
Gets or sets the password.
|
|
Text
|
Gets or sets the password.
|