3.1.4.15 RevertAllFileContentStreams

This operation<20> reverts all pages in the context site to their original state. This operation is defined as follows:

 <wsdl:operation name="RevertAllFileContentStreams">
     <wsdl:input message="tns:RevertAllFileContentStreamsSoapIn" />
     <wsdl:output message="tns:RevertAllFileContentStreamsSoapOut" />
 </wsdl:operation>

The protocol client sends a RevertAllFileContentStreamsSoapIn request message, and the protocol server responds with a RevertAllFileContentStreamsSoapOut response message, as follows:

  • If the operation succeeds, the protocol server MUST return a RevertAllFileContentStreamsResponse element.

There are no error codes specific to this operation.