3.1.4.8 UpdateViewHtml2

The UpdateViewHtml2 operation<4> is used to update details of a specified list view of the specified list, including display properties in CAML and HTML. The definition of the UpdateViewHtml2 operation is as follows.

 <wsdl:operation name="UpdateViewHtml2">
     <wsdl:input message="tns:UpdateViewHtml2SoapIn" />
     <wsdl:output message="tns:UpdateViewHtml2SoapOut" />
 </wsdl:operation>

The protocol client sends an UpdateViewHtml2SoapIn request message (section 3.1.4.8.1.1), and the protocol server responds with an UpdateViewHtml2SoapOut response message (section 3.1.4.8.1.2).