Skip to content

Instantly share code, notes, and snippets.

@axemastabloggists
Created August 14, 2018 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save axemastabloggists/e5203401351854aa9035c68db8e9bd93 to your computer and use it in GitHub Desktop.
Save axemastabloggists/e5203401351854aa9035c68db8e9bd93 to your computer and use it in GitHub Desktop.
Data Persistence Properties Blog - Gist 2
/// <summary>
/// Gets or Sets the Server Redirect URL
/// </summary>
public string RedirectUrl { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment