Documentation for this section has not yet been entered.
A user control supports caching if it is associated with a System.Web.UI.BasePartialCachingControl instance, which signals that either an @ OutputCache directive was parsed by the ASP.NET parser or the user control was decorated with a System.Web.UI.PartialCachingAttribute attribute.