System.Web.UI.WebControls.Login.BorderPadding Property

Gets or sets the amount of padding inside the borders of the System.Web.UI.WebControls.Login 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 Login.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