Skip to content

Instantly share code, notes, and snippets.

@jguadagno
Created April 27, 2018 15:22
Show Gist options
  • Save jguadagno/8009e1f74ae22fa25bbe573dbcd3862d to your computer and use it in GitHub Desktop.
Save jguadagno/8009e1f74ae22fa25bbe573dbcd3862d to your computer and use it in GitHub Desktop.
ASP.NET FriendlyUrls ViewSwitcher and jQuery Mobile
<%@ Register Src="~/ViewSwitcher.ascx" TagPrefix="friendlyUrls" TagName="ViewSwitcher>
<!– Add this where you want the control displayed –/>
<friendlyUrls:ViewSwitcher ID="ViewSwitcher1" runat="server" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment