C1.Web.Mvc Namespace / InputBase Class / OnPreRender Method

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