UploaderBaseUploadTypePriority Property |
set the priority for the addons
for example , "Silverlight,Flash,HTML5"
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string UploadTypePriority { get; set; }
Public Property UploadTypePriority As String
Get
Set
<asp:UploaderBase UploadTypePriority="String" />
Property Value
Type:
String
See Also