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