3.1.4.16 RevertCss

This operation<21> reverts the customizations of the context site defined by the specified CSS file and returns those customizations to the default style. This operation is defined as follows:

 <wsdl:operation name="RevertCss">
     <wsdl:input message="tns:RevertCssSoapIn" />
     <wsdl:output message="tns:RevertCssSoapOut" />
 </wsdl:operation>

The protocol client sends a RevertCssSoapIn request message specifying the CSS file that defines the customized style and format elements to revert. The protocol server responds by changing the configuration of the site to use the default version of the specified CSS file.