FileManagerUploadMethods Property
Gets or sets a comma separated upload methods in priority order.
The default value is "Html5, Silverlight, Flash, Html4".
It's not recommended to change this property as the default order offers the best upload experience.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public UploadMethodList UploadMethods { get; set; }
Public Property UploadMethods As UploadMethodList
Get
Set
Property Value
UploadMethodList