Last active
July 3, 2020 18:15
-
-
Save xsolon/2bb115b8bad033e4f8e935d66893b81c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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