ASP.NET Pack Programmer's Guide
Slider.Label Property
See Also
 





Gets or sets the caption of the control.

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

 Syntax

C#  Copy Code

public string Label { get; set; }

Visual Basic  Copy Code

Public Property Label As String

 Property Value

Type: String

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace