Microsoft Developer Network > Forenhomepage > SharePoint - Development and Programming > Programmatically add web part to profile page
Stellen Sie eine FrageStellen Sie eine Frage
 

BeantwortetProgrammatically add web part to profile page

  • Freitag, 3. Juli 2009 18:24RK Naik TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Hi

    I am trying to add web part to my profile page programmatically, but I am not able to find any solution. I successfully added web part to default.aspx page using feature stapling but I am unsure how to perform the same for my profile page.

    Can anyone please help.

    Regards,
    RK
    Radhakrishna

Antworten

  • Samstag, 4. Juli 2009 16:21Guru Karnik TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    The Profile page is a ghosted page (person.aspx) which can be found in the my site definition folder SPSPERS. You can try adding the web part to this page using the master page of the my site. You can open the root site of my site web application and change the associated master page for person.aspx.

    Regards
    Prasad
  • Dienstag, 7. Juli 2009 02:34RK Naik TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    Hi Guru,

    Thanks for the reply, I was able add the web part by changing the master page.

    Regards,
    RK

    Radhakrishna

Alle Antworten

  • Samstag, 4. Juli 2009 16:21Guru Karnik TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    The Profile page is a ghosted page (person.aspx) which can be found in the my site definition folder SPSPERS. You can try adding the web part to this page using the master page of the my site. You can open the root site of my site web application and change the associated master page for person.aspx.

    Regards
    Prasad
  • Dienstag, 7. Juli 2009 02:34RK Naik TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    Hi Guru,

    Thanks for the reply, I was able add the web part by changing the master page.

    Regards,
    RK

    Radhakrishna