Error when Adding the ID Tag in declaration of UPdatePanel

Hi,

As Soon as i add the Tag ID in the definition of an ID panel, i have this error : System.Web.UI.Updatepanel type not definied.

ie:

<asp:UpdatePanel ID="Up_Panel1" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="False">
        <ContentTemplate><./ContentTemplate> 

</asp:UpdatePanel>

The version Of visual Studio is 2013 up 4 and Sharepoint 2013.

can Anyone help me??? 

June 17th, 2015 5:22am

Hi,

If you want to use AJAX Update Panel in SharePoint, please refer to the link below:

https://msdn.microsoft.com/en-us/library/ff650218.aspx

If you want to create Asynchronous WebPart and use update panel, please check the blog with code and steps below:

http://www.sharepointpals.com/post/Asynchronous-WebPart-in-SharePoint-2013

Best Regards,

Dennis

Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 2:54am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics