Sandcastle.Core.PresentationStyle.Transformation.Elements Namespace
This namespace contains presentation transformation elements that are format-neutral or perform render output conditionally based on the supported output format(s).
Classes
| ApiTopicSectionHandler |
This handles rendering of an API topic section |
| BibliographyElement |
This is used to handle general |
| CiteElement |
This is used to handle general |
| CodeEntityReferenceElement |
This handles |
| CodeExampleElement |
This is used to handle |
| ConvertibleElement |
This handles elements that are converted to a different element name and have an optional style attribute. |
| CopyrightElement |
This handles |
| Element |
This abstract base class is used to create rendered elements in API and MAML topics |
| ExternalLinkElement |
This handles |
| IgnoredElement |
This can be used to completely ignore an element and any child elements it contains so that they are not rendered in the topic at all. |
| ImplementsElement |
This handles the |
| IntroductionElement |
This is used to handle |
| LanguageKeywordElement |
This handles |
| LegacyLinkElement |
This handles |
| LinkElement |
This handles |
| MarkupElement |
This handles the |
| MediaLinkInlineElement |
This handles |
| NamedSectionElement |
This is used to handle named section elements in a topic |
| NonRenderedParentElement |
This handles parent elements that do not themselves have any rendered representation. It simply parses each of the child nodes in the given element if it has any and renders those as needed. |
| NoteElement |
This is used to handle |
| ParametersElement |
This is used to handle |
| PassthroughElement |
This handles passthrough elements such as HTML elements by writing them out along with any attributes and then parsing any child nodes. |
| ProcedureElement |
This is used to handle general |
| RelatedTopicsElement |
This is used to handle |
| ReturnsElement |
This is used to handle |
| SectionElement |
This is used to handle general |
| SeeElement |
This handles |
| StepsElement |
This is used to handle general |
| SummaryElement |
This handles the |
| TemplatesElement |
This is used to handle |
| ThreadsafetyElement |
This is used to handle |
| TopicType |
This class is used to contain information about the topic types that can appear in a help file |
| ValueElement |
This is used to handle |
| VersionsElement |
This is used to handle |
Enums
| AutoOutlineType |
This enumerated type defines the auto-outline type |
| TopicTypeGroup |
This enumerated type defines topic type groups |