2 references to FindControlFromPageIfNecessary
System.Web (2)
UI\HtmlForm.cs (1)
429
Control c =
FindControlFromPageIfNecessary
(DefaultButton);
UI\WebControls\Panel.cs (1)
294
Control c =
FindControlFromPageIfNecessary
(DefaultButton);