ScriptBehaviorDescriptor Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | ClientID | Gets the identifier for the current ScriptBehaviorDescriptor instance.(Overrides ScriptComponentDescriptor.ClientID.) |
![]() | ElementID | Gets the id attribute of the associated element, as set in the constructor. |
![]() | ID | Gets or sets the ID of the current ScriptComponentDescriptor instance.(Inherited from ScriptComponentDescriptor.) |
![]() | Name | Gets or sets the name of the current ScriptBehaviorDescriptor instance. |
![]() | Type | Gets or sets the type of the target client component.(Inherited from ScriptComponentDescriptor.) |
Show:
