Click or drag to resize

LinkManager Methods

The LinkManager type exposes the following members.

Methods
  NameDescription
Public methodLoadPostData
When implemented by a class, processes postback data for an ASP.NET server control.
Public methodRaisePostDataChangedEvent
When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
Protected methodRender
Renders the control to the specified HTML writer.
Top
See Also