HighTechTalks DotNet Forums  

Caching of Rendered Custom Control

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Caching of Rendered Custom Control in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
B.J.
 
Posts: n/a

Default Caching of Rendered Custom Control - 07-05-2005 , 08:59 AM






Hi,

I have rendered custom Control (MyControl :
System.Web.UI.WebControls.WebControl). I need cache some data in Cache["..."]
but it is not accessible. Please what I can use for caching ?

P.S. I can't use [PartialCaching] because this control handles postback data
so it can't be null as result of PartialCaching.

Thank you.

Reply With Quote
  #2  
Old   
Stefan [MSFT]
 
Posts: n/a

Default Re: Caching of Rendered Custom Control - 07-05-2005 , 10:19 AM






Hi B,

what do you mean with it is not accessable?
In addition: this is more an ASP.NET related question and should be posted
in an ASP.NET related newsgroup.

Cheers,
Stefan

"B.J." <BJ (AT) discussions (DOT) microsoft.com> schrieb im Newsbeitrag
news:EA4FB3A8-DB84-426C-B3B9-D9DBAFE07D0F (AT) microsoft (DOT) com...
Quote:
Hi,

I have rendered custom Control (MyControl :
System.Web.UI.WebControls.WebControl). I need cache some data in
Cache["..."]
but it is not accessible. Please what I can use for caching ?

P.S. I can't use [PartialCaching] because this control handles postback
data
so it can't be null as result of PartialCaching.

Thank you.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.