System.Web.UI.PartialCachingControl Class
Information   Base Types   Related Resources

Created when a user control (.ascx file) is specified for output caching, using either the directive or the PartialCachingAttribute , and is added to a page programmatically.

  • Namespace: System.Web.UI
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Web.dll

  • System.Web.UI.BasePartialCachingControl
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (2)Discussions (16)MembersRotorChanges
    Articles

    Page: 1
    FIX: You receive a "Multiple controls with the same ID" error message when you dynamically add cached user controls to Webforms
    http://www.kbalertz.com/
    (834608) - When you dynamically add cached user controls to an Webform, you receive an error message that is similar to the following when you browse to the Web page: Multiple controls with the same ID '_909b6e15b33' were found. FindControl requires that...
    The PartialCachingControl.CachedControl property always returns a null reference
    http://www.kbalertz.com/
    (837000) - If a user control (.ascx file) contains an @ OutputCache directive, Microsoft ASP.NET automatically generates a PartialCachingControl class when the user control is requested. The PartialCachingControl class contains a CachedControl property (the...
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com