SPFieldLookup.GetFieldValueAsText method
SharePoint 2013
Converts the field type value into text for use in Display mode.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- value
- Type: System.Object
The value to convert.
This method returns empty if the value is null .
This method returns a set of values separated by semicolons if the AllowMultipleValues property is set to true.