ScriptComponentDescriptor.ClientID Property

 

When overridden in a derived class, gets the identifier of the client component.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

Public Overridable ReadOnly Property ClientID As String

Property Value

Type: System.String

The ID of the client component.

.NET Framework
Available since 3.5
Return to top
Show: