| CountryListCountryChanged Event |
Occurs when the currently selected country has been changed since the last postback.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public event EventHandler<EventArgs> CountryChanged
Public Event CountryChanged As EventHandler(Of EventArgs)
Value
Type:
SystemEventHandlerEventArgsRemarks See Also