CompilationSection.ControlBuilderInterceptorType Property
.NET Framework (current version)
Gets or sets a string representing the object type used to intercept a ControlBuilder object and configure a container.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("controlBuilderInterceptorType", DefaultValue = "")] public string ControlBuilderInterceptorType { get; set; }
Property Value
Type: System.StringA string representing the object type used to intercept a ControlBuilder object.
.NET Framework
Available since 4.5
Available since 4.5
Show: