ASP.NET Pack Programmer's Guide
Slideshow Class
Remarks See Also
 





Represents an image slideshow.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class Slideshow : WebControl, IScriptControl, IPostBackDataHandler, IHostControl, IThemable, ITagSerializable

Visual Basic  Copy Code

Public Class Slideshow
    Inherits WebControl
    Implements IScriptControl, IPostBackDataHandler, IHostControl, IThemable, ITagSerializable

 Remarks

For additional information on how to use the control, please refer to the Slideshow topic in the Using the controls section.

 Inheritance Hierarchy

System.Object
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.Slideshow

 See Also

Using the controls - Slideshow
Slideshow Members
MindFusion.UI.WebForms Namespace