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.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax protected override ControlCollection CreateControlCollection()
Return Value
Type:
ControlCollectionSee Also