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





Gets or sets the title text displayed by this item.

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

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

Type: String
A string that specifies the text displayed by this item. Default value is an empty string ("").

 See Also

SlideshowItem Members
SlideshowItem Class
MindFusion.UI.WebForms Namespace