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