| CountryListOnCountryChanged Method |
Raises "CountryChanged" event.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax protected virtual void OnCountryChanged(
EventArgs e
)
Protected Overridable Sub OnCountryChanged (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
Event arguments.
Remarks See Also