ServiceReference Methods
.NET Framework (current version)
Namespace:
System.Web.UI
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.) |
![]() | GetProxyScript(ScriptManager^, Control^) | Provides a proxy script from a derived ServiceReference object that can be overridden as a customization. |
![]() | GetProxyUrl(ScriptManager^, Control^) | Provides a proxy URL from a derived ServiceReference object can be overridden as a customization. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the value of the Path property or the type name.(Overrides Object::ToString().) |
Show:

