| Fusion8 Design Relational ListControl Class Library | |
RelationalListBox.OnPreRender Method
[This is preliminary documentation and subject to change.]
Overrides OnPreRender to register the client script for the RelationalListBox.
[Visual Basic]Overrides Protected Sub OnPreRender( _
ByVal
e As
EventArgs _
)
Parameters
- e
- An EventArgs class.
Remarks
As implemented, this method registers the client script by calling the RegisterClientScript method.
See Also
RelationalListBox Class | Fusion8Design.WebControls.UI Namespace