Webs.RevertAllFileContentStreams Method

Reverts the content streams of all files within the Web site.

Web Service: WebsWeb Reference: http://<Site>/_vti_bin/Webs.asmx

Syntax

<SoapDocumentMethodAttribute("http://schemas.microsoft.com/sharepoint/soap/RevertAllFileContentStreams", RequestNamespace:="http://schemas.microsoft.com/sharepoint/soap/", ResponseNamespace:="http://schemas.microsoft.com/sharepoint/soap/", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Sub RevertAllFileContentStreams

Dim instance As Webs

instance.RevertAllFileContentStreams
[SoapDocumentMethodAttribute("http://schemas.microsoft.com/sharepoint/soap/RevertAllFileContentStreams", RequestNamespace="http://schemas.microsoft.com/sharepoint/soap/", ResponseNamespace="http://schemas.microsoft.com/sharepoint/soap/", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] 
public void RevertAllFileContentStreams ()

See Also

Reference

Webs Class
Webs Members
Webs Web Service