Click or drag to resize
UploaderProviderSupportFS Property
Gets a bool value indicating the file system is supported or not.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public abstract bool SupportFS { get; }

Property Value

Type: Boolean
true if [support FS]; otherwise, false.
See Also