Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Create Base Class that Inherits from WebPart

  Asked By: Pamela Ortiz         Date: Sep 12, 2009      Category: Sharepoint      Views: 312
 

We want to create a base class that inherits from MS WebPart class so
we can add code for every web part we develop. It seems to be fine
until we start adding in the code for part to part communication. It
is telling us that on the PartCommunicationRunAt and
PartCommunication method we are returning different types. Also on
the PartCommunicationConnect method there is a problem with the
EsureChildInterfaces. I can provide more details on the specific
errors, but my question is has anyone done this.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:              

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Create Base Class that Inherits from WebPart Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].