SPBehaviorInternal Enumeration

For methods whose behavior has changed between Windows SharePoint Services 2.0 and Windows SharePoint Services 3.0, this class specifies which behavior to use.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Enumeration SPBehaviorInternal
'Usage
Dim instance As SPBehaviorInternal
public enum SPBehaviorInternal

Members

Member name Description
Version2 Use Windows SharePoint Services 2.0 behavior.
Version3 Use Windows SharePoint Services 3.0 behavior.

See Also

Reference

Microsoft.SharePoint.Utilities Namespace