StorageStrategy Class
In This Article
Serves as a base class for the RuntimeStorageStrategy object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Remarks
The StorageStrategy class implements the main functionality for a binary data storage.
See Also