NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LinkButton Class

[To be supplied.]

Object
   Control
      WebControl
         LinkButton

[Visual Basic]
Public Class LinkButton
   Inherits WebControl
   Implements IPostBackEventHandler
[C#]
public class LinkButton : WebControl, IPostBackEventHandler
[C++]
public __gc class LinkButton : public WebControl,
   IPostBackEventHandler
[JScript]
public class LinkButton extends WebControl, IPostBackEventHandler

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

LinkButton Members | System.Web.UI.WebControls Namespace