IntelliSenseComponent.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
documentXmlDocumentThe document that the build component can modify
keystringThe key that uniquely identifies the document