set_outer_html
Description:
[
Version ( deprecated =
true , deprecated_since =
"2.8" ) ]
public void set_outer_html (
string contents)
throws Error
Warning: set_outer_html is deprecated since 2.8.
Parameters:
this |
a HTMLElement
|
contents |
a char with contents to set
|