AjaxComboBoxClientEnterPressedEventHandler Property |
The name of the function to call when enter is pressed
Namespace: Cadcorp.Web.UIAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic string ClientEnterPressedEventHandler { get; set; }
<asp:AjaxComboBox ClientEnterPressedEventHandler="String" />
Property Value
Type:
String
See Also