SPFieldLookupValue constructor
SharePoint 2013
Initializes a new instance of the SPFieldLookupValue class.
| Name | Description | |
|---|---|---|
|
SPFieldLookupValue() | Initializes a new instance of the SPFieldLookupValue class. |
|
SPFieldLookupValue(String) | Initializes a new instance of the SPFieldLookupValue class that is based on the specified field value. |
|
SPFieldLookupValue(Int32, String) | Initializes a new instance of the SPFieldLookupValue class that is based on the specified lookup identifier (ID) and value. |