| Parameter | Description |
|---|---|
| collection | The collection the table belongs to. |
| table | The per-locale table. |
string The address the table is served under.
Returns the address a per-locale table is served under, keyed by collection name.
The form is {collectionName}_{localeCode}. Register this alongside
AssetProviderEditor.GuidTableAddress so a reference by either name or guid resolves.
Additional resources: AssetProviderEditor.GuidTableAddress