IButtonControl.Text Property
.NET Framework 3.0
Gets or sets the text caption displayed for the button.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
A control that implements the IButtonControl interface must implement the Text property to indicate the text caption displayed for the button.