Version:
AddHtml(System.Web.UI.ControlCollection toControl, string tagName, string innerHtml) Method
Syntax
public
static
void AddHtml(System.Web.UI.ControlCollection toControl, string tagName, string innerHtml)
Parameters
- toControl
- Type: System.Web.UI.ControlCollection
- tagName
- Type: string
- innerHtml
- Type: string