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