Mediachase FileUploader.NET 1.9 Framework Help

McHtmlInputFile.Size Property

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

[Visual Basic]
Public Property Size As Integer
[C#]
public int Size {get; set;}

Property Value

The width of the file-path text box.

Remarks

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

See Also

McHtmlInputFile Class | Mediachase.FileUploader.Web.UI Namespace