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

In This Topic
    CreateChildComponents Method (Component)
    In This Topic
    Creates child components.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub CreateChildComponents() 
    protected virtual void CreateChildComponents()
    See Also