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

In This Topic
    OnPreRender Method (Component)
    In This Topic
    This method is performed before rendering.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPreRender() 
    protected virtual void OnPreRender()
    See Also