7 references to Add
System.Web (7)
UI\AttributeCollection.cs (1)
64
Add
(key, value);
UI\HtmlControls\HtmlInputControl.cs (1)
162
Attributes.
Add
("type", type);
UI\WebControls\CheckBoxList.cs (1)
546
_controlToRepeat.InputAttributes.
Add
("value", item.Value);
UI\WebParts\WebPartChrome.cs (4)
518
link.Attributes.
Add
("onclick", "return __wpm.ExportWebPart('', true, true)");
522
link.Attributes.
Add
("onclick", onclick);
560
verbControl.Attributes.
Add
("onclick", onclick);
565
verbControl.Attributes.
Add
("onclick", onclick);