Ant Organisation Ltd documentation

WebServiceManager.GetTypeForUrl Method (String)

Gets the type which represents the webservice

public Type GetTypeForUrl(
   string url
);

Parameters

url
URL which represents the webservice (eg http://localhost/webservice.asmx)

Return Value

See Also

WebServiceManager Class | Ant.Shared.WebServices Namespace | WebServiceManager.GetTypeForUrl Overload List