Back to Devexpress

StorageStrategy Class

aspnet-devexpress-dot-web-50972ed9.md

latest1003 B
Original Source

StorageStrategy Class

Serves as a base class for the RuntimeStorageStrategy object.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class StorageStrategy
vb
Public MustInherit Class StorageStrategy

Remarks

The StorageStrategy class implements the main functionality for a binary data storage.

Inheritance

Object StorageStrategy RuntimeStorageStrategy

See Also

StorageStrategy Members

DevExpress.Web Namespace