DynamicHyperLink.OnPreRender Method (EventArgs)
.NET Framework (current version)
Raises the PreRender event.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- e
-
Type:
System.EventArgs
The event data.
| Exception | Condition |
|---|---|
| InvalidOperationException | The DynamicHyperLink object cannot determine the data table to link to. |
This method notifies a DynamicHyperLink control that it should perform any necessary pre-rendering steps before the control saves view state and renders content.
.NET Framework
Available since 4.0
Available since 4.0
Show: