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