Skip to main content
Tab

RuntimeStorageStrategy Class

Represents an object that can be used for implementing a binary storage strategy.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public abstract class RuntimeStorageStrategy :
    StorageStrategy

#Remarks

To learn more, see the Binary Storage Configuration topic.

#Inheritance

Object
StorageStrategy
RuntimeStorageStrategy
See Also