Tagged Questions
3
votes
1answer
783 views
Removing Orphaned WebParts via PowerShell - CheckIn/CheckOut Requirement Loop
A client migrated from 2007 to 2010 doing a database detach/reattach without checking the database for orphaned objects first. I whipped up a PowerShell script to programmatically remove orphaned ...
0
votes
0answers
32 views
Share Point Site Not Checking Files In — Page Refreshes
I'm editing a Share Point site (Office 365 installation) page, changing the name of a title. The page is just a content editor.
When I click "Save & Close" or "Check In", however, the page just ...
2
votes
2answers
1k views
How to add content to Content Editor Webpart programatically?
So I have the standard Content Editor Webpart (MSContentEditor.dwp). The title i can set via webPart.Title (MSDN).
I can't find any property where I would set the content editor's content.
I ...
3
votes
2answers
472 views
How to put web parts on publishing pages?
Scenario: On a intranet page there is several site verticals (hierarchies) (e.g products and services). Now I want for each site to have a familiar welcome page.
How is it best to put web parts on ...