Table of Contents

ResolveArtLinksComponent.Apply Method

Definition

Namespace
Sandcastle.Tools.BuildComponents
Assembly
Sandcastle.Tools.BuildComponents.dll

This abstract method must be overridden to apply the build component's changes to the specified document.

public override void Apply(XmlDocument document, string key)

Parameters

document XmlDocument

The document that the build component can modify

key string

The key that uniquely identifies the document