Webs.GetObjectIdFromUrl Method
SharePoint 2010
Namespace:
[Webs Web service]
Web service reference: http://Site/_vti_bin/Webs.asmx
Web service reference: http://Site/_vti_bin/Webs.asmx
[SoapDocumentMethodAttribute("http://schemas.microsoft.com/sharepoint/soap/GetObjectIdFromUrl", RequestNamespace = "http://schemas.microsoft.com/sharepoint/soap/", ResponseNamespace = "http://schemas.microsoft.com/sharepoint/soap/", Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)] public XmlNode GetObjectIdFromUrl( string objectUrl )
Parameters
- objectUrl
- Type: System.String