Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the hidden input's data.
Syntax
Visual Basic Overrides Protected Sub
OnPreRender( ByVal e As EventArgs )C# protected override void
OnPreRender(EventArgs e );Managed C++ protected: void
OnPreRender(EventArgs e );JScript protected override function
OnPreRender(e : EventArgs );
Parameters
e Required. An EventArgs object that contains the event data.
Return Value
No return value.
Applies To
MULTIPAGE, TABSTRIP
See Also
Internet Explorer WebControls, About the MultiPage WebControl, About the TabStrip WebControl