ProxyGenerator Methods

 

Namespace:   System.Web.Script.Services
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetClientProxyScript(Type^, String^, Boolean)

Retrieves the proxy generation code for the specified type.

System_CAPS_pubmethodSystem_CAPS_staticGetClientProxyScript(Type^, String^, Boolean, ServiceEndpoint^)

Retrieves the proxy generation code for the specified type using the path and service end point.

Return to top
Show: