Skip to content

Instantly share code, notes, and snippets.

@xsolon
Last active July 3, 2020 18:15
Show Gist options
  • Save xsolon/2bb115b8bad033e4f8e935d66893b81c to your computer and use it in GitHub Desktop.
Save xsolon/2bb115b8bad033e4f8e935d66893b81c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<%@ Page Language="C#" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint"%>
<html>
<head>
<title>Test - Rest</title>
</head>
<body>
<form runat="server">
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment