Class AbpVirtualFileExplorerOptions
Inheritance
System.Object
AbpVirtualFileExplorerOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.VirtualFileExplorer.Web
Assembly: Volo.Abp.VirtualFileExplorer.Web.dll
Syntax
public class AbpVirtualFileExplorerOptions
Properties
IsEnabled
Default: true.
Declaration
public bool IsEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |