RenderControl Method

Summary

Overrides the Control.RenderControl

Syntax
C#
VB
C++
public override void RenderControl( 
   HtmlTextWriter writer 
) 
  
Public Overloads Overrides Sub RenderControl( _ 
   ByVal writer As HtmlTextWriter _ 
)  
public: 
void RenderControl(  
   HtmlTextWriter^ writer 
) override  

Parameters

writer
The System.Web.UI.HtmlTextWriter object that receives the control content.

Remarks

For more information refer to Control.RenderControl 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.