Element Class
Definition
- Assembly
- Sandcastle.Core.dll
This abstract base class is used to create rendered elements in API and MAML topics
public abstract class Element
- Inheritance
-
Element
- Derived
Constructors
| Element(string) |
Constructor |
Fields
| Ddue |
The root MAML namespace |
| NonBreakingSpace |
A non-breaking space |
| Xlink |
The XML linking language namespace |
| XmlSpace |
The xml:space name |
Properties
| Name |
This read-only property returns the element name |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |