Requirement: You have designed an InfoPath Form Template and published it as a Content Type. You have a Form Library where you have made this Content Type as the Default Content Type. You have added few Forms which are associated with this Form Template
Read More...
Add a reference of Microsoft.Office.Server.dll. Here is the Code: using System; using System.Runtime.InteropServices; using System.Web.UI; using System.Web.UI.WebControls.WebParts; using System.Xml.Serialization; using Microsoft.SharePoint; using Microsoft.SharePoint.WebControls;
Read More...