CodeSnippetGroupElementLanguageFilter Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle general codeSnippetGroup elements in a topic for presentation styles that
use a page-level language filter selector.
public class CodeSnippetGroupElementLanguageFilter : Element
- Inheritance
-
CodeSnippetGroupElementLanguageFilter
Constructors
| CodeSnippetGroupElementLanguageFilter() |
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
| CodeSnippetNumberedTemplatePath |
This is used to get or set the code snippet template file path that contains an element block for line numbers. |
| CodeSnippetTemplatePath |
This is used to get or set the code snippet template file path |
| Name |
This read-only property returns the element name (Inherited from Element) |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |