Table of Contents

TopicTransformationCore.ElementHandlerFor Method

Definition

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

This is used to retrieve the current handler for the given element name

public Element ElementHandlerFor(string elementName)

Parameters

elementName string

The element name for which to get the handler

Returns

Element

The element handler if found or null if there isn't one