13 references to RegisterRequiresPostBack
System.Web (11)
UI\HtmlControls\HtmlInputCheckBox.cs (1)
110
Page.
RegisterRequiresPostBack
(this);
UI\HtmlControls\HtmlInputImage.cs (1)
225
Page.
RegisterRequiresPostBack
(this);
UI\HtmlControls\HtmlInputRadioButton.cs (1)
157
Page.
RegisterRequiresPostBack
(this);
UI\HtmlControls\HtmlSelect.cs (1)
768
Page.
RegisterRequiresPostBack
(this);
UI\WebControls\CheckBox.cs (1)
333
Page.
RegisterRequiresPostBack
(this);
UI\WebControls\CheckBoxList.cs (1)
250
Page.
RegisterRequiresPostBack
(_controlToRepeat);
UI\WebControls\ImageButton.cs (1)
447
Page.
RegisterRequiresPostBack
(this);
UI\WebControls\Listbox.cs (1)
163
Page.
RegisterRequiresPostBack
(this);
UI\WebControls\RadioButton.cs (1)
189
Page.
RegisterRequiresPostBack
(this);
UI\WebControls\TreeView.cs (1)
2573
Page.
RegisterRequiresPostBack
(this);
UI\WebParts\CatalogZoneBase.cs (1)
483
Page.
RegisterRequiresPostBack
(this);
System.Web.Mobile (2)
UI\MobileControls\Command.cs (1)
59
MobilePage.
RegisterRequiresPostBack
(this);
UI\MobileControls\SelectionList.cs (1)
328
Page.
RegisterRequiresPostBack
(this);