 | 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
Syntaxpublic event EventHandler<EventArgs> CountryChanged
Public Event CountryChanged As EventHandler(Of EventArgs)
Value
Type:
SystemEventHandlerEventArgs
Remarks
See Also