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

ASPxImageSliderBase Class

The base class for image navigation controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class ASPxImageSliderBase :
    ASPxDataWebControl,
    IRequiresLoadPostDataControl,
    ISupportsImageCaching,
    ISupportsFolderBinding

Remarks

The ASPxImageSliderBase class serves as a base for the ASPxImageSlider and ASPxImageZoomNavigator classes.

See Also