Generates the target-specific markup for the child controls in a composite control to which the control adapter is attached.
- w
- Documentation for this section has not yet been entered.
Override the ControlAdapter.RenderChildren(System.Web.UI.HtmlTextWriter) method when it is necessary to generate target-specific markup for the child control set of a composite control, in addition to the markup for the individual child controls.