SPWebServiceBehavior Enumeration

Web Service: Web Part PagesWeb Reference: http://<Site>/_vti_bin/WebPartPages.asmx

Syntax

<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="http://microsoft.com/sharepoint/webpartpages")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Enumeration SPWebServiceBehavior

Dim instance As SPWebServiceBehavior
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="http://microsoft.com/sharepoint/webpartpages")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public enum SPWebServiceBehavior

Members

  Member name Description
Version3  

Remarks

To access the SPWebServiceBehavior service and its methods, set a Web reference to http://Server_Name[sites/][Site_Name/]/_vti_bin/WebPartPages.asmx.

See Also

Reference

Web Part Pages Web Service