Tagged Questions
3
votes
1answer
168 views
How to migrate c# application to Web Control to use in SharePoint application
I have created C# application which use Microsoft.SharePoint Namespace.
That Application let the user to select the wiki page and available anchors inside that wiki page.
Now I migrated that C# ...