Table of Contents
innerHTML Property

Gets or sets the inner HTML of the element.

Syntax
 public String innerHTML { get; set; }
See Also