home

Asp.net Button Tutorial


Button <asp:button/>

Post back control for form submission.

Properties:    


Id=”btn”
Runat=”server”
Text=”Search”
Enabled=”true/false”

Creates an unique identifier
Sets  the button for server side processing
Displays text on the button
Enables or Disables the button

Example: <asp:button id=”btn” runat=”server” text=”Search”/>


Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

all rights reseverd by Cramerz.com©. web design london by dotPeak. hosting by HostBay
all contents on cramerz are the property of Cramerz.com