Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

caching in SPItemEventReceiver event handler class

  Asked By: Sanchay Samaddar         Date: Sep 23, 2006      Category: Sharepoint      Views: 678
 

I am trying to get the http context in the class library which i am inheriting from
SPItemEventReceiver class.

I am not able to do any thing with the caching in this refrance since the Httpcontext is not avilable in this context.
Can u suggest some solution for the above problem.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Hans Weiss          Answered On: Sep 23, 2006       

I don't think that you can influence the cache of a Web Page from within
an event  receiver.

 
Didn't find what you were looking for? Find more on caching in SPItemEventReceiver event handler class Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].