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