ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Control Class / OnPreRender Method

In This Topic
    OnPreRender Method (Control)
    In This Topic
    This method is performed before rendering.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnPreRender() 
    protected override void OnPreRender()
    See Also