SPFieldLookup constructor
Initializes a new instance of the SPFieldLookup class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPFieldLookup(SPFieldCollection, String) | Initializes a new instance of the SPFieldLookup class based on the specified field collection and name. |
![]() |
SPFieldLookup(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldLookup class based on the specified field collection, type name, and display name. |
Top