Otter 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.

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.

Methods

Name Description
CreateChildControls

Creates the child controls.