Thursday, July 9, 2009

From what base classes can a sharepoint webpart be created?


You can create a Webpart in sharepoint by inheriting from two base classes,
1. System.Web.UI.WebControls.WebParts
2. Microsoft.SharePoint.WebParts


www.codecollege.NET

No comments:

Post a Comment