Element.Render Method
Definition
- Assembly
- Sandcastle.Core.dll
Render the element to the topic
public abstract void Render(TopicTransformationCore transformation, XElement element)
Parameters
transformationTopicTransformationCoreThe topic transformation in use
elementXElementThe element to handle