|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to cache a user control in the MasterPage?Hi,
My MasterPage contains a user control used for navigation. I have some .aspx pages that use this MasterPage and I would like to cache only the user control used for navigation. How do I go about doing so? I know that I can cache specific controls on a page by setting the VaryByControl property of the OutputCache directive. But if the control is located in the MasterPage, what do I set the VaryByControl property to? Do I simply type the id of the user control as usual or are there special steps I must take because the user control is in the MasterPage? Thanks. rh,
rh do you want user a to see what user b is doing? Cause thats what your asking the group to help you with? Send complete source to your user control and master page for more help. Thanks DWS Show quoteHide quote "rh" wrote: > Hi, > > My MasterPage contains a user control used for navigation. I have some .aspx > pages that use this MasterPage and I would like to cache only the user > control used for navigation. > > How do I go about doing so? > > I know that I can cache specific controls on a page by setting the > VaryByControl property of the OutputCache directive. But if the control is > located in the MasterPage, what do I set the VaryByControl property to? Do I > simply type the id of the user control as usual or are there special steps I > must take because the user control is in the MasterPage? > > Thanks. > > >
How to retreive deepest XPath value from XML using VB.NET
Multiple sdi forms Programming for USB Modem Check if an object is a type object SOAP Client Avoiding & when adding a JavaScript event handler using Attributes.Add() Frameworks and Check/Install select query changing bound controls data Converting c# to vb.net Threading - Object reference not set to an instance of an object |
|||||||||||||||||||||||