Gets or sets the text which identifies a user interface object.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

See Also