ASP.NET Pack Programmer's Guide
SlideshowItem Members
Constructors Properties Methods
 


Represents an item within a Slideshow control.

The following tables list the members exposed by the SlideshowItem type.

 Public Constructors

  Name Description

SlideshowItem

Initializes a new instance of the SlideshowItem class.

 Public Properties

  Name Description

ImageUrl

Gets or sets the URL of the image displayed by this item.

NavigateTarget

Gets or sets the URL of the page that item will link to.

NavigateUrl

Gets or sets the URL of the page that item will link to.

ThumbnailUrl

Gets or sets the URL of the thumbnail displayed for this item.

Title

Gets or sets the title text displayed by this item.

Value

Gets or sets the custom data associated with this item.

 Protected Methods

  Name Description

LoadFromXml

Loads the control from an XML element.

SaveToXml

Saves the control to the underlying document under the specified name.

 See Also

SlideshowItem Class
MindFusion.UI.WebForms Namespace