Click or drag to resize
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.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected override ControlCollection CreateControlCollection()

Return Value

Type: ControlCollection
See Also