ASPxFileManager.ProviderType Property
Specifies the type of provider used by the file manager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(FileManagerProviderType.NotSet)]
public FileManagerProviderType ProviderType { get; set; }
<DefaultValue(FileManagerProviderType.NotSet)>
Public Property ProviderType As FileManagerProviderType
Property Value
Type | Default | Description |
---|---|---|
FileManagerProviderType |