When overridden in a derived class, gets the identifier of the client component.
Syntax
CSharp
public virtual string ClientID { get; }VisualBasic
Public Overridable ReadOnly Property ClientID As String
ManagedCPlusPlus
JSharp
Value
Return Value
The ID of the client component.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)