The
properties
of System.Web.UI.HtmlControls.HtmlContainerControl are listed below. For a list of all members, see the HtmlContainerControl Members list.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlControl
Public Properties
| InnerHtml | string.
Gets or sets the content found between the opening and closing tags of the specified HTML server control.
|
| InnerText | string.
Gets or sets the text between the opening and closing tags of the specified HTML server control.
|