다음을 통해 공유


SP.FieldLinkCollection.add(parameters) Method

Applies to: SharePoint Foundation 2010

Adds a content type field reference to the collection.

var value = SP.FieldLinkCollection.add(parameters);

Parameters

Type: SP.FieldLinkCreationInformation

Return Value

Type: SP.FieldLink

Applies To

SP.FieldLinkCollection Class

Exceptions

  • SPException
    The referred to field cannot be found, a duplicate field name was found, the field does not have a display name, or this field collection is not associated with a list. Error code: -2146232832.

See Also

Reference

SP.FieldLinkCollection Methods

SP.FieldLinkCollection Properties

SP Namespace