Represents an image slideshow.
The following tables list the members exposed by the Slideshow type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Slideshow class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value specifying whether the control should automatically post back to the server when an item is clicked. |
|
![]() |
Gets or sets a value specifying whether the control should automatically replay the slideshow. |
|
![]() |
Gets or sets a value specifying whether the control should automatically start the slideshow when loaded. |
|
![]() |
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
WebControl.Height override. |
|
![]() |
Gets or sets the list of images to load in the control. |
|
![]() |
Gets a value indicating the control has its Theme property set to a specified value. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when a slideshow image is clicked. |
|
![]() |
Gets the collection of SlideshowItem instances, associated with this Slideshow. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the index of the currently selected image. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the selected image index has changed. |
|
![]() |
Gets or sets a value indicating whether the control should display navigation buttons. |
|
![]() |
Gets or sets the slideshow speed. |
|
![]() |
Gets or sets the theme applied to the control. |
|
![]() |
Gets or sets the height of the thumbnails. |
|
![]() |
Gets or sets the alignment of the thumbnails. |
|
![]() |
Gets or sets the width of the thumbnails. |
|
![]() |
Gets or sets the alignment of the image title. |
|
![]() |
Gets or sets the image transition speed. |
|
![]() |
WebControl.Width override. |
Name | Description | |
---|---|---|
![]() |
Adds a new item to the control's Items collection. |
|
![]() |
Overloaded. Loads control data from an XML file or from a System.Xml.XmlDocument. |
|
![]() |
Raises the DeserializeTag event. |
|
![]() |
Raises the SerializeTag event. |
|
![]() |
Overloaded. Saves control data to an XML file or to a System.Xml.XmlDocument. |
Name | Description | |
---|---|---|
![]() |
Control.LoadViewState override. |
|
![]() |
Raises the BeginLoad event. |
|
![]() |
Raises the Click event. |
|
![]() |
Raises the EndLoad event. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. |
|
![]() |
Control.SaveViewState override. |
|
![]() |
Control.TrackViewState override. |
Name | Description | |
---|---|---|
![]() |
Raised when the component starts loading data from a file or memory stream. |
|
![]() |
Raised when an item's image is clicked. |
|
![]() |
Raised during XML deserialization to enable users to perform custom deserialization of the tag values of items. |
|
![]() |
Raised when the component ends loading data from a file or memory stream. |
|
![]() |
Raised during XML serialization to enable users to perform custom serialization of the tag values of items. |