1 override of FDurationRequiredOnOutputCache
System.Web (1)
UI\PageParser.cs (1)
756
internal override bool
FDurationRequiredOnOutputCache
{
1 reference to FDurationRequiredOnOutputCache
System.Web (1)
UI\TemplateControlParser.cs (1)
336
if (!fHasDuration && (outputCacheProfile == null || outputCacheProfile.Length == 0) &&
FDurationRequiredOnOutputCache
)