asp.net.ph

HtmlGenericControl Class

System.Web.UI.HtmlControls Namespace


Defines the methods, properties, and events for all HTML server control tags not represented by a specific .NET Framework class.

HtmlGenericControl Class Members

Collapse   Constructors

Visibility Constructor Parameters
public HtmlGenericControl ( )
public HtmlGenericControl ( String tag )

Collapse   Properties

Visibility Name Value Type Accessibility
public TagName String [ Get , Set ]

Remarks

Use this class to represent an HTML server control tag not directly represented by a .NET Framework class, such as <span>, <div>, <body>, and <font>.

For examples illustrating use of this control, see the individual member types of this class. For syntax information, see HtmlGenericControl in ASP.NET Syntax for HTML Controls.

See Also

HtmlContainerControl Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph