Documentation > Services API > ServicesTMF > FixRelativeLinks(Asset,Asset,Asset,String)
FixRelativeLinks
Fixes relative links in derived content
public System.Void FixRelativeLinks(Asset,Asset,Asset,String)
Parameters
Name | Description | Type |
---|---|---|
Code Example
C#
Sample:
ServicesTMF.FixRelativeLinks(contentDestinationAsset, sourceLanguageAsset, destLanguageAsset, sitePath);