ResolveReferenceLinksComponentUpdateUrlCache Method

This is used to update the URL cache file

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public virtual void UpdateUrlCache()

Remarks

The default implementation does not utilize a cache file

See Also