Skip to main content
A newer version of this page is available. .
Tab

RuntimeStorageStrategy Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public abstract class RuntimeStorageStrategy :
    StorageStrategy

Remarks

To learn more, see the Binary Storage Configuration topic.

Inheritance

Object
StorageStrategy
RuntimeStorageStrategy
See Also