c# - how to add a WebPart to all pages in a SharePoint site? -


I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using the Publishing Portal template I am I am using VSTS 2008 + C # + .NET 3.5. I want to know how to add a webpage to all the pages of a SharePoint site? Any reference samples?

I want to use this webpart to display some general information (but information can be dynamically changed on all pages, and this is why I choose a webpage).

There are two ways to do this on the basis of your situation.

If the sites already exist, then by adding the Web Parts to you, repeat on the sites:

If the sites are not present, Can be added to the site template:


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -