HTML Controls[4]->HtmlGeneric
The HtmlGenericControl provides an ASP.NET server control implementation for all unknown HTML server control tags not directly represented by a specific HTML server control (for example, <span>, <div>, <body>, and so on).
The following sample illustrates using the HtmlGenericControl control for the <body> tag.
The following sample illustrates using the HtmlGenericControl control for the <body> tag.


浙公网安备 33010602011771号