1 override of Clear
System.Web.Extensions (1)
UI\UpdatePanel.cs (1)
479public override void Clear() {
69 references to Clear
System.Web (51)
UI\Control.cs (1)
2970Controls.Clear();
UI\HtmlControls\HtmlContainerControl.cs (2)
84Controls.Clear(); 138Controls.Clear();
UI\HtmlControls\HtmlTableCellCollection.cs (1)
105owner.Controls.Clear();
UI\HtmlControls\HtmlTableRowCollection.cs (1)
104owner.Controls.Clear();
UI\MasterPage.cs (1)
207owner.Controls.Clear();
UI\WebControls\BaseDataList.cs (2)
457Controls.Clear(); 542Controls.Clear();
UI\WebControls\ChangePassword.cs (1)
1795Controls.Clear();
UI\WebControls\CompositeDataBoundControl.cs (2)
90Controls.Clear(); 148Controls.Clear();
UI\WebControls\CreateUserWizard.cs (2)
2492step.Controls.Clear(); 2506step.Controls.Clear();
UI\WebControls\GridView.cs (2)
2045Controls.Clear(); 2123Controls.Clear();
UI\WebControls\HyperLink.cs (2)
186Controls.Clear(); 255Controls.Clear();
UI\WebControls\Label.cs (2)
138Controls.Clear(); 208Controls.Clear();
UI\WebControls\LinkButton.cs (2)
181Controls.Clear(); 384Controls.Clear();
UI\WebControls\login.cs (1)
1124Controls.Clear();
UI\WebControls\loginstatus.cs (1)
239Controls.Clear();
UI\WebControls\LoginView.cs (1)
216Controls.Clear();
UI\WebControls\Menu.cs (3)
1316Controls.Clear(); 2262Controls.Clear(); 2272Controls.Clear();
UI\WebControls\PasswordRecovery.cs (1)
1285Controls.Clear();
UI\WebControls\Repeater.cs (2)
586Controls.Clear(); 848Controls.Clear();
UI\WebControls\SiteMapPath.cs (2)
427Controls.Clear(); 653Controls.Clear();
UI\WebControls\TableCell.cs (1)
184Controls.Clear();
UI\WebControls\TableCellCollection.cs (1)
111owner.Controls.Clear();
UI\WebControls\TableRowCollection.cs (1)
108owner.Controls.Clear();
UI\WebControls\Wizard.cs (5)
1291Controls.Clear(); 1625step.Controls.Clear(); 2377container.Controls.Clear(); 3317Controls.Clear(); 3598Views.Clear();
UI\WebParts\AppearanceEditorPart.cs (2)
176controls.Clear(); 331Controls.Clear();
UI\WebParts\BehaviorEditorPart.cs (1)
253controls.Clear();
UI\WebParts\CatalogZoneBase.cs (1)
380Controls.Clear();
UI\WebParts\ConnectionsZone.cs (1)
797Controls.Clear();
UI\WebParts\EditorZoneBase.cs (1)
262controls.Clear();
UI\WebParts\GenericWebPart.cs (1)
340Clear();
UI\WebParts\ImportCatalogPart.cs (1)
134Controls.Clear();
UI\WebParts\LayoutEditorPart.cs (1)
147controls.Clear();
UI\WebParts\PropertyGridEditorPart.cs (1)
173controls.Clear();
UI\WebParts\WebPartZoneBase.cs (1)
829Controls.Clear();
System.Web.Extensions (6)
UI\UpdatePanel.cs (2)
263ContentTemplateContainer.Controls.Clear(); 486base.Clear();
UI\WebControls\DataPager.cs (1)
261Controls.Clear();
UI\WebControls\ListView.cs (3)
1545Controls.Clear(); 1552Controls.Clear(); 1995Controls.Clear();
System.Web.Mobile (12)
UI\MobileControls\Design\ListDesigner.cs (1)
358_list.Controls.Clear();
UI\MobileControls\Design\MobileControlDesigner.cs (1)
472_mobileControl.Controls.Clear();
UI\MobileControls\Design\ObjectListDesigner.cs (1)
171_objectList.Controls.Clear();
UI\MobileControls\List.cs (4)
226Controls.Clear(); 238Controls.Clear(); 295item.Controls.Clear(); 592Controls.Clear();
UI\MobileControls\ObjectList.cs (5)
563Controls.Clear(); 574Controls.Clear(); 670item.Controls.Clear(); 697Selection.Controls.Clear(); 1524Controls.Clear();