ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebBinding.Text Property

Gets or sets the text displayed for the item to which the C1WebBinding object is applied.

[Visual Basic]

Public Property Text As String

[C#]

public string Text {get;set;}

[Delphi]

public property Text: String read get_Text write set_Text;

See Also

C1WebBinding Class | C1WebBinding Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.