ScriptReference Methods
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetUrl(ScriptManager, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the URL that is rendered as the value of the src attribute of the script element.(Overrides ScriptReferenceBase.GetUrl(ScriptManager, Boolean).) |
![]() | IsAjaxFrameworkScript(ScriptManager) | Determines whether the script reference is an AJAX script.(Overrides ScriptReferenceBase.IsAjaxFrameworkScript(ScriptManager).) |
![]() | IsFromSystemWebExtensions() | Obsolete. This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the composite script contains a reference to an ASP.NET AJAX framework script.(Overrides ScriptReferenceBase.IsFromSystemWebExtensions().) |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the value of the Name property, the Path property, or the type name.(Overrides Object.ToString().) |

