LinkManager Methods |
The LinkManager type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadPostData |
When implemented by a class, processes postback data for an ASP.NET server control.
| |
| RaisePostDataChangedEvent |
When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
| |
| Render |
Renders the control to the specified HTML writer.
|