Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetWebPartProperties2 operation<103> retrieves the markup for all Web Parts in a view of a page. This operation enables a greater range of returned formats than the GetWebPartProperties operation (section 3.1.4.21), and provides the behavior parameter for compatibility.
This operation is defined as follows:
-
<wsdl:operation name="GetWebPartProperties2" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:input message="tns:GetWebPartProperties2SoapIn" /> <wsdl:output message="tns:GetWebPartProperties2SoapOut" /> </wsdl:operation>
The client sends a GetWebPartProperties2SoapIn request message (section 3.1.4.22.1.1), and the server responds with a GetWebPartProperties2SoapOut response message (section 3.1.4.22.1.2).