W3Schools.com

Button Text Property


Button Control Button Control

Definition and Usage

The Text property is used to set or return the text on a button control.

Syntax

<asp:Button Text="string" runat="server" />

Attribute Description
text A string that specifies the text on the button control


Example

Example

The following example sets the text on a Button control:

<form runat="server">
<asp:Button id="button1" runat="server" Text="Submit" />
</form>

Show example »


Button Control Button Control
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE