Back to Devexpress

BinaryStorageConfigurator.Mode Field

aspnet-devexpress-dot-web-dot-binarystorageconfigurator.md

latest968 B
Original Source

BinaryStorageConfigurator.Mode Field

Specifies the storage of binary data. If set to Default , binary data is stored within a cache.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public static BinaryStorageMode Mode
vb
Public Shared Mode As BinaryStorageMode

Field Value

Type
BinaryStorageMode

See Also

BinaryStorageConfigurator Class

BinaryStorageConfigurator Members

DevExpress.Web Namespace