Table of Contents

TopicTransformationCore.OnUnhandledElement Method

Definition

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

This is used to raise the UnhandledElement event

public virtual void OnUnhandledElement(string elementName, string parentElementName)

Parameters

elementName string

The unhandled element name

parentElementName string

The parent element name of the unhandled element