Gets the HTML ID of the client control object.
Syntax
CSharp
public string ElementID { get; }VisualBasic
Public ReadOnly Property ElementID As String
ManagedCPlusPlus
JSharp
Value
Return Value
The HTML ID of the client control object.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)