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: 2026.1.20.0
public virtual void UpdateUrlCache()

Remarks

The default implementation does not utilize a cache file

See Also