Skip to main content
Tab

StorageStrategy Class

Serves as a base class for the RuntimeStorageStrategy object.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public abstract class StorageStrategy

#Remarks

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

#Inheritance

See Also