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. |