BuildBacklinksSnapshotParams.linkIdentityKeyProvider method
BuildBacklinksSnapshotParams › linkIdentityKeyProvider
Computes the identity key of a link.Must be the same function passed to editBacklinksSnapshot, or no link will ever match.
Signature:
linkIdentityKeyProvider(this: void, link: Reference): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| this | void | |
| link | Reference |
Returns: string