BuildMaster SDK Reference
Version:

PasswordTextBox Class

A basic password textbox.

Inheritance Hierarchy

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

Constructors

Name Description
PasswordTextBox

Initializes a new instance of the PasswordTextBox class.

Methods

Name Description
AddAttributesToRender(System.Web.UI.HtmlTextWriter writer)

Adds the attributes to render.