CompositeScriptReference Properties
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.(Inherited from ScriptReferenceBase.) |
![]() | Path | Gets or sets the path of the referenced client script file, relative to the Web page.(Inherited from ScriptReferenceBase.) |
![]() | ResourceUICultures | Gets or sets a comma-delimited list of UI cultures that are supported by the Path property.(Inherited from ScriptReferenceBase.) |
![]() | ScriptMode | Gets or sets the version of the client script file (release or debug) to use.(Inherited from ScriptReferenceBase.) |
![]() | Scripts | Gets a collection of script references that are contained in the composite script object. |
