ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / RenderControl(HtmlTextWriter) Method

In This Topic
    RenderControl(HtmlTextWriter) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub RenderControl( _
       ByVal writer As System.Web.UI.HtmlTextWriter _
    ) 
    public virtual void RenderControl( 
       System.Web.UI.HtmlTextWriter writer
    )

    Parameters

    writer
    See Also