ASPxImageSliderBase Class
The base class for image navigation controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public abstract class ASPxImageSliderBase :
ASPxDataWebControl,
IRequiresLoadPostDataControl,
ISupportsImageCaching,
ISupportsFolderBinding
Remarks
The ASPxImageSliderBase class serves as a base for the ASPxImageSlider and ASPxImageZoomNavigator classes.
Implements
Inheritance
See Also