Brian Magurn
5
Q:

iframe set html content c#

protected void btnChange_Click(object sender, EventArgs e)
{
    myIframe.Attributes["srcdoc"] = "<h1>Contents Changed</h1>";
}
0

New to Communities?

Join the community