Skip to main content
Tab

StorageStrategy Class

Serves as a base class for the RuntimeStorageStrategy object.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public abstract class StorageStrategy

#Remarks

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

#Inheritance

See Also