Click or drag to resize
KaxFileBrowserUpload Property
Gets a reference to the upload component, which shows inside a popup window when the user wants to upload files.
Remarks
If you want to set the allowed file types or max upload file size, please use the Configuration property

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public KaxUpload Upload { get; }

Property Value

Type: KaxUpload
See Also