asp.net.ph

HtmlForm.Name Property

System.Web.UI.HtmlControls Namespace   HtmlForm Class


Returns the identifier name for the HtmlForm control.

Syntax


Script string var = HtmlForm.Name

This property can only be used programmatically; it cannot be set when declaring the control.

Property Value

A string that contains the identifier name for the HtmlForm control.

Remarks

Use this property to identify a specific HtmlForm control. This value is always identical to the UniqueID property.

See Also

HtmlForm Members 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