TopicTransformationCore.ElementHandlerFor Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to retrieve the current handler for the given element name
public Element ElementHandlerFor(string elementName)
Parameters
elementNamestringThe element name for which to get the handler
Returns
- Element
The element handler if found or null if there isn't one