Raises the System.Web.UI.Control.PreRender event.
- e
- An EventArgs object that contains the event data.
The LinkButton.OnPreRender(EventArgs) method notifies the System.Web.UI.WebControls.LinkButton control to perform any necessary prerendering steps prior to saving view state and rendering content to the client.