36 references to Remove
System.Web (36)
UI\HtmlControls\HtmlAnchor.cs (1)
229
Attributes.
Remove
("href");
UI\HtmlControls\HtmlControl.cs (1)
270
Attributes.
Remove
(attribName);
UI\HtmlControls\HtmlInputControl.cs (2)
151
Attributes.
Remove
("name");
156
Attributes.
Remove
("type");
UI\HtmlControls\HtmlInputRadioButton.cs (1)
189
Attributes.
Remove
("value");
UI\HtmlControls\HtmlSelect.cs (8)
806
Attributes.
Remove
("name");
808
Attributes.
Remove
("DataValueField");
809
Attributes.
Remove
("DataTextField");
810
Attributes.
Remove
("DataMember");
811
Attributes.
Remove
("DataSourceID");
849
li.Attributes.
Remove
("text");
850
li.Attributes.
Remove
("value");
851
li.Attributes.
Remove
("selected");
UI\HtmlControls\HtmlTextArea.cs (1)
190
Attributes.
Remove
("name");
UI\HtmlForm.cs (5)
372
Attributes.
Remove
(key);
386
Attributes.
Remove
("name");
390
Attributes.
Remove
("method");
394
Attributes.
Remove
("action");
410
Attributes.
Remove
("onsubmit");
UI\Util.cs (1)
1625
attributes.
Remove
("onclick");
UI\WebControls\Button.cs (1)
298
Attributes.
Remove
("onclick");
UI\WebControls\CheckBox.cs (2)
447
attribs.
Remove
("value");
453
attribs.
Remove
("onclick");
UI\WebControls\ImageButton.cs (1)
316
Attributes.
Remove
("onclick");
UI\WebControls\LinkButton.cs (1)
278
Attributes.
Remove
("onclick");
UI\WebControls\ListControl.cs (1)
511
Attributes.
Remove
("onchange");
UI\WebControls\TextBox.cs (2)
491
Attributes.
Remove
("onchange");
519
Attributes.
Remove
("onkeypress");
UI\WebParts\GenericWebPart.cs (8)
277
childWebControl.Attributes.
Remove
("AuthorizationFilter");
278
childWebControl.Attributes.
Remove
("CatalogIconImageUrl");
279
childWebControl.Attributes.
Remove
("Description");
280
childWebControl.Attributes.
Remove
("ExportMode");
281
childWebControl.Attributes.
Remove
("Subtitle");
282
childWebControl.Attributes.
Remove
("Title");
283
childWebControl.Attributes.
Remove
("TitleIconImageUrl");
284
childWebControl.Attributes.
Remove
("TitleUrl");