OnPreRender Method

Summary
Overrides the Control.OnPreRender method.
Syntax
C#
VB
C++
protected override void OnPreRender( 
   EventArgs e 
) 
  
Protected Overrides Sub OnPreRender( _ 
   ByVal e As EventArgs _ 
)  
protected: 
void OnPreRender(  
   EventArgs^ e 
) override  

Parameters

e
An System.EventArgs object that contains the event data.

Remarks

For more information refer to Control.OnPreRender method.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.