ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxTemplateContainer Class / SetRenderMethodDelegate Method

In This Topic
    SetRenderMethodDelegate Method (C1ComboBoxTemplateContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetRenderMethodDelegate( _
       ByVal renderMethod As System.Web.UI.RenderMethod _
    ) 
    public void SetRenderMethodDelegate( 
       System.Web.UI.RenderMethod renderMethod
    )

    Parameters

    renderMethod
    See Also