System.Web.UI.WebControls.IButtonControl.Text Property

Gets or sets the text caption displayed for the button.

Syntax

public string Text { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A control that implements the System.Web.UI.WebControls.IButtonControl interface must implement the IButtonControl.Text property to indicate the text caption displayed for the button.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0