Z
z. f.
Hi,
i'm writing a user control that lives inside a page,
and i want to cache the output of the control.
is it possible to cache the control's output using a property on the
control.
so that when the property is like the property of the cached data, the
cached data is being outputed.
if the property is not in the cache already, a new data is outputed.
it is very similar to the VaryByParam, but the parameter is not from
outside, it is from the page itself.
is it possible?
TIA, z.
i'm writing a user control that lives inside a page,
and i want to cache the output of the control.
is it possible to cache the control's output using a property on the
control.
so that when the property is like the property of the cached data, the
cached data is being outputed.
if the property is not in the cache already, a new data is outputed.
it is very similar to the VaryByParam, but the parameter is not from
outside, it is from the page itself.
is it possible?
TIA, z.