ScriptControlDescriptor Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ClientID | Gets the ID of the client component.(Overrides ScriptComponentDescriptor.ClientID.) |
![]() | ElementID | Gets the HTML ID of the client control object. |
![]() | ID | Gets the ID of the current ScriptControlDescriptor instance.(Overrides ScriptComponentDescriptor.ID.) |
![]() | Type | Gets or sets the type of the target client component.(Inherited from ScriptComponentDescriptor.) |
Show:
