System.Web.UI.WebControls.ChangePassword.BorderPadding Property

Gets or sets the amount of padding, in pixels, inside the border and the designated area for the System.Web.UI.WebControls.ChangePassword control.

Syntax

[System.ComponentModel.DefaultValue(1)]
public virtual int BorderPadding { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of the ChangePassword.BorderPadding property is stored in view state.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0