ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / CreateChildComponents Method

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