Gets the id attribute of the associated element, as set in the constructor.
Syntax
CSharp
public string ElementID { get; }VisualBasic
Public ReadOnly Property ElementID As String
ManagedCPlusPlus
JSharp
Value
Return Value
The client ID of the target control, as set in the constructor.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)