SPFieldLookupValue Constructor (String)
Initializes a new instance of the SPFieldLookupValue class that is based on the specified field value.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- fieldValue
- Type: System.String
A string that contains a field value.
For information about the format for the fieldValue parameter, see the ToString() method.