Table of Contents

FileManager.UploadMethods Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

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.

public UploadMethodList UploadMethods { get; set; }

Property Value

UploadMethodList