ScriptReferenceBase Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| 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:
