3 references to controlBuilderInterceptorTypeAttributeName
System.Web (3)
Configuration\CompilationSection.cs (3)
167new ConfigurationProperty(controlBuilderInterceptorTypeAttributeName, typeof(string), 495[ConfigurationProperty(controlBuilderInterceptorTypeAttributeName, DefaultValue = "")] 925_controlBuilderInterceptorType = CompilationUtil.LoadTypeWithChecks(ControlBuilderInterceptorType, typeof(ControlBuilderInterceptor), null, this, controlBuilderInterceptorTypeAttributeName);