Didnt get Microsoft.SharePoint.WebControls
-
Hi, •Add the following references by right clicking on the WebpartUploadFiles project and clicking on “Add Reference”: Microsoft.SharePoint and Microsoft.SharePoint.WebControls.But i didt get Microsoft.SharePoint.WebControls in that list. Thanks, Hemadri.T
-
Hi, •Add the following references by right clicking on the WebpartUploadFiles project and clicking on “Add Reference”: Microsoft.SharePoint and Microsoft.SharePoint.WebControls.But i didt get Microsoft.SharePoint.WebControls in that list. Thanks, Hemadri.T
HemadriT wrote:
But i didt get Microsoft.SharePoint.WebControls in that list.
Of course not. Microsoft.SharePoint.WebControls is part of the package Microsoft.SharePoint. Add reference to Microsoft.SharePoint then include the namespaces:
using Microsoft.SharePoint;
using Microsoft.SharePoint.WebControls;------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.