ASPxImageSliderBase Constructors
The base class for image navigation controls.| Name | Parameters | Description |
|---|---|---|
| ASPxImageSliderBase() | none | Initializes a new instance of the ASPxImageSliderBase class descendant with default settings. |
| ASPxImageSliderBase(ASPxWebControl) | ownerControl | Initializes a new instance of the ASPxImageSliderBase class descendant with the specified owner. |
See Also