| Ajax Uploader Class Reference |
|
UploaderProvider.SupportFS Property
Gets a bool value indicating the file system is supported or not.
[Visual Basic]
MustOverride Public ReadOnly Property SupportFS As
Boolean
[C#]
public abstract
bool SupportFS {get;}
Property Value
true if [support FS]; otherwise, false.
See Also
UploaderProvider Class | CuteWebUI Namespace