Condividi tramite


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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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