System.Web.UI.HtmlControls.HtmlInputFile.Size Property

Gets or sets the width of the text box in which the file path is entered.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DefaultValue("-1")]
public int Size { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to specify the width of the text box in which to enter the file path.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0