2 references to Iframe
System.Web (1)
UI\HTMLTextWriter.cs (1)
176RegisterTag("iframe", HtmlTextWriterTag.Iframe, TagType.Other);
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
2043writer.RenderBeginTag(HtmlTextWriterTag.Iframe);