Represents a text box with password protection.
The following tables list the members exposed by the PasswordBox type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the PasswordBox class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value, indicating whether empty input will be considered valid. |
|
![]() |
Gets or sets a value indicating whether the control will post back to the server when the value has changed. |
|
![]() |
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the data item bound to the control. |
|
![]() |
Gets or sets the field from the data source to bind to the Text property of the control. |
|
![]() |
Gets or sets the text to be displayed when the control's value is not set. |
|
![]() |
Gets or sets the height of the control. |
|
![]() |
Gets a value indicating the control has its Theme property set to a specified value. |
|
![]() |
Gets or sets the caption of the control. |
|
![]() |
Gets or sets the caption alignment. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the character used to hide the control's input. |
|
![]() |
Gets or sets the maximum number of characters that can be entered. |
|
![]() |
Gets or sets a value indicating whether password reveal button is visible. |
|
![]() |
Gets or sets a value indicating whether the control will submit the form on pressing the Enter key. |
|
![]() |
Gets or sets the text of the control. |
|
![]() |
Gets or sets the alignment of the text inside the control. |
|
![]() |
Gets or sets the theme applied to the control. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control's value is validating. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the validation state of the control changes. |
|
![]() |
Gets or sets the text of the control. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the value changes. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the value is about to be changed. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control's value is invalid. |
|
![]() |
Gets or sets the width of the control. |
Name | Description | |
---|---|---|
![]() |
WebControl.TagKey override. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Loads control data from an XML file or from a System.Xml.XmlDocument. |
|
![]() |
Overloaded. Saves control data to an XML file or to a System.Xml.XmlDocument. |
Name | Description | |
---|---|---|
![]() |
Raises the BeginLoad event. |
|
![]() |
Raises the EndLoad event. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Raises the ValueChanged event. |
|
![]() |
DataBoundControl.PerformDataBinding override. |
|
![]() |
DataBoundControl.PerformSelect override. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when the component starts loading data from a file or memory stream. |
|
![]() |
Raised when the component ends loading data from a file or memory stream. |
|
![]() |
Raised when the value changes. |