vote up 1 vote down star

I'm trying to write an event receiver which uses the PortalSiteMapProvider. Without having HTTPContext or SPContext INSIDE the event receiver, how would one go about accessing the PortalSiteMapProvider?

flag

76% accept rate
I would be more interested in how you would use an event receiver without having a SPContext object. Please explain. – Magnus Johansson Oct 8 at 15:33
You do not have SPContext inside an Event Receiver. – LB Oct 8 at 15:40
Which type of event are you using? – Magnus Johansson Oct 8 at 15:45
Synchronous ItemUpdating. – LB Oct 8 at 15:45
You can determine both the web and list from SPItemEventProperties – Magnus Johansson Oct 8 at 16:07
show 2 more comments

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.