Friday, June 26, 2009

where does a sharepoint webpart inherit from?

To create a SharePoint Web Part, you should inherit from the


Microsoft.SharePoint.WebPartPages.WebPart


base class.


For creating a basic sharepoint webpart see this link,




http://msdn.microsoft.com/en-us/library/ms452873(loband).aspx

No comments:

Post a Comment