This documentation is archived and is not being maintained.
ScriptReferenceBase Properties
Visual Studio 2010
The ScriptReferenceBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
NotifyScriptLoaded | Obsolete. Gets or sets a value that indicates whether the ScriptResourceHandler object automatically adds code at the end of the ECMAScript (JavaScript) file to call the client NotifyScriptLoaded method of the Sys.Application class. |
|
Path | Gets or sets the path of the referenced client script file, relative to the Web page. |
|
ResourceUICultures | Gets or sets a comma-delimited list of UI cultures that are supported by the Path property. |
|
ScriptMode | Gets or sets the version of the client script file (release or debug) to use. |
Show: