1 write to _createCachedControlType
System.Web (1)
UI\PartialCachingControl.cs (1)
785_createCachedControlType = createCachedControlType;
1 reference to _createCachedControlType
System.Web (1)
UI\PartialCachingControl.cs (1)
798cachedControl = (Control) HttpRuntime.CreatePublicInstance(_createCachedControlType, _args);