| JQueryTabContainerCreateControlCollection Method  | 
            Creates a new System.Web.UI.ControlCollection object to hold the child controls (both literal and server) of the server control.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxprotected override ControlCollection CreateControlCollection()
Return Value
Type: 
ControlCollection
See Also