ParametersElement Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle parameters elements based on the topic type
public class ParametersElement : NamedSectionElement
- Inheritance
-
ParametersElement
Constructors
| ParametersElement() |
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
| Name |
This read-only property returns the element name (Inherited from Element) |
| ParameterStyle |
This is used to get or set the parameter style for HTML presentation styles |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |