Initializes a new instance of the C1ComboBox class.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1ComboBox.C1ComboBox = function(element);

Parameters

element
Type: DOMElement
DOM Element

See Also