SupportFS Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploaderProvider..::..SupportFS Property |
| UploaderProvider Class See Also Send Feedback |
Gets a bool value indicating the file system is supported or not.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public abstract bool SupportFS { get; } |
| Visual Basic |
|---|
Public MustOverride ReadOnly Property SupportFS As Boolean Get |