Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / StylePlaceHolder Class / CreateChildControls Method
In This Topic
    CreateChildControls Method (StylePlaceHolder)
    In This Topic
    Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
    Syntax
    protected override void CreateChildControls()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also