ASP.NET Pack Programmer's Guide
SlideshowItem.ThumbnailUrl Property
See Also
 





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

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

 Syntax

C#  Copy Code

public string ThumbnailUrl { get; set; }

Visual Basic  Copy Code

Public Property ThumbnailUrl As String

 Property Value

Type: String
A string specifying the URL of the thumbnail displayed for this item. The default value is an empty string ("").

 See Also

SlideshowItem Members
SlideshowItem Class
MindFusion.UI.WebForms Namespace