Table of Contents

TopicTransformationCore.ReplaceElement Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

Replace an element handler

public Element ReplaceElement(Element element)

Parameters

element Element

The element handler for the element to replace

Returns

Element

The element handler that was replaced or null if one did not exist

Remarks

If an element handler is not present for the element, it will be added instead