Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Create a function called BindCountryData that takes a string parameter called selection.

Code Block
protected void protected void BindCountryData(string selection){}

...