SPWebServiceBehavior Enumeration
A value used to distinguish the behavior of the Web Service between different versions of Microsoft SharePoint Foundation.
Namespace: [Webpartpages Web service]
Web service reference: http://Site/_vti_bin/Webpartpages.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration SPWebServiceBehavior
'Usage
Dim instance As SPWebServiceBehavior
[SerializableAttribute]
public enum SPWebServiceBehavior
Members
Member name | Description | |
---|---|---|
Version3 | Specifies that the Web Service should use the Windows SharePoint Services 3.0 behavior. |
Remarks
To access the SPWebServiceBehavior service and its methods, set a Web reference to https://Server_Name[sites/][Site_Name/]/_vti_bin/WebPartPages.asmx.