Appearance
System.OpenWebpage(string)
Opens the web browser and loads the given URL
string - The URL to the webpage to load
string
using System; System.OpenWebpage("mn.cgpd.gov");