LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

RenderControl(HtmlTextWriter) Method

Show in webframe





The System.Web.UI.HtmlTextWriter object that receives the control content.
Overrides Control.RenderControl
Syntax
public override void RenderControl( 
   HtmlTextWriter writer
)
'Declaration
 
Public Overloads Overrides Sub RenderControl( _
   ByVal writer As HtmlTextWriter _
) 
'Usage
 
Dim instance As WebImageViewer
Dim writer As HtmlTextWriter
 
instance.RenderControl(writer)

            

            
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

See Also

Reference

WebImageViewer Class
WebImageViewer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.