LinkButton
Working with LinkButton
Like the Button control, LinkButton is used to post a Web Forms page back to the server. For additional button
examples, see
Button and
ImageButton. For a control that navigates to another page, see
HyperLink.
The following sample illustrates using the LinkButton control.
Copyright 2001 Microsoft Corporation. All rights reserved.