aspnet-devexpress-dot-web-b2ed2da0.md
The base class for image navigation controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxImageSliderBase :
ASPxDataWebControl,
IRequiresLoadPostDataControl,
ISupportsImageCaching,
ISupportsFolderBinding
Public MustInherit Class ASPxImageSliderBase
Inherits ASPxDataWebControl
Implements IRequiresLoadPostDataControl,
ISupportsImageCaching,
ISupportsFolderBinding
The ASPxImageSliderBase class serves as a base for the ASPxImageSlider and ASPxImageZoomNavigator classes.
Show 15 items
Show 12 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxImageSliderBase ASPxImageSlider
See Also