I am using Word Automation Services to convert Word Documents to PDF. I have written an ItemAdded event recevier on the Document Library where the PDF document is created by Word automation services.
I have an event receiver (WebAdding and WebProvisioned) which works just fine for sites created off the root of the site collection. However, subsites (for example, teamsites created within other area
I have been tasked with creating a calendar in a root site that get\'s updated from child site calendar events.
I\'ve got 开发者_StackOverflow社区some problems adding a excel document as attachment on a custom list. I\'ve made an eventreceiver which collects data from other lists and puts the data into an excel
I have a site in SharePoint and I want to custom delete from a list. So, I\'m creating the public class ListItemEventReceiver : SPItemEventReceiver
I created a new content type for a wiki page library. I added this content type to library by code (the interface did not allow this). Next, I added an event re开发者_运维知识库ceiver to this content