HtmlForm::ClientID Property
.NET Framework (current version)
Gets the control identifier that is generated by ASP.NET for the HtmlForm control
Assembly: System.Web (in System.Web.dll)
To prevent naming conflicts when multiple instances of a control are rendered, ASP.NET automatically generates a unique ClientID value for each control on a page. For more information, see the Control::ClientID property.
.NET Framework
Available since 4.0
Available since 4.0
Show: