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)

abstract ClientID : string with get
override ClientID : string with get

Property Value

Type: System.String

The ID of the client component.

.NET Framework
Available since 3.5
Return to top
Show: