Click or drag to resize
KaxUploadInputSize Property
Gets or sets the size of the file input field

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public int InputSize { get; set; }

Property Value

Type: Int32
The default value is 23.
See Also