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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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