SPFieldUserValue constructor (SPWeb)

Initializes a new instance of the SPFieldUserValue class based on the specified Web site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    web As SPWeb _
)
'Usage
Dim web As SPWeb

Dim instance As New SPFieldUserValue(web)
public SPFieldUserValue(
    SPWeb web
)

Parameters

See also

Reference

SPFieldUserValue class

SPFieldUserValue members

SPFieldUserValue overload

Microsoft.SharePoint namespace