FileUploaderMethods Property
Gets or sets a comma separated upload methods in priority order.
The default 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 Methods { get; set; }
Public Property Methods As UploadMethodList
Get
Set
Property Value
UploadMethodList