This documentation is archived and is not being maintained.
ScriptBehaviorDescriptor Properties
Visual Studio 2010
The ScriptBehaviorDescriptor type exposes the following members.
| 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: