7 references to HtmlEmptyTagControlBuilder
System.Web (7)
UI\HtmlControls\HtmlArea.cs (1)
12
[ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))]
UI\HtmlControls\HtmlImage.cs (1)
32
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))
UI\HtmlControls\HtmlInputControl.cs (1)
35
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))
UI\HtmlControls\HtmlLink.cs (1)
14
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))
UI\HtmlControls\HtmlMeta.cs (1)
15
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))
UI\HtmlControls\HtmlSource.cs (1)
22
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))
UI\HtmlControls\HtmlTrack.cs (1)
22
ControlBuilderAttribute(typeof(
HtmlEmptyTagControlBuilder
))