Hevea documentation

Combo.OnChange Delegate

Delegate used to capture the combo OnChange event.

public delegate void Combo.OnChange(
   string comboId
);

Requirements

Namespace: Hevea.Core.Http.Html.UI

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

Hevea.Core.Http.Html.UI Namespace