SPFieldLookup Constructor
Include Protected Members
Include Inherited Members
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