CiteElement Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle general cite elements in a topic
public class CiteElement : Element
- Inheritance
-
CiteElement
Constructors
| CiteElement() |
Fields
| Ddue |
The root MAML namespace (Inherited from Element) |
| NonBreakingSpace |
A non-breaking space (Inherited from Element) |
| Xlink |
The XML linking language namespace (Inherited from Element) |
| XmlSpace |
The xml:space name (Inherited from Element) |
Properties
| CitationStyle |
This is used to get or set the citation style for HTML output formats |
| Name |
This read-only property returns the element name (Inherited from Element) |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |