SyntaxElementLanguageFilter Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle syntax elements in a topic for presentation styles that use a page-level
language filter selector.
public class SyntaxElementLanguageFilter : Element
- Inheritance
-
SyntaxElementLanguageFilter
Constructors
| SyntaxElementLanguageFilter(string, string) |
Constructor |
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
| BaseSourceCodeUrlArgName |
This read-only property returns the base source code URL transformation argument name |
| InheritanceHierarchyRenderer |
This is used to get or set the action delegate use to render the inheritance hierarchy information |
| Name |
This read-only property returns the element name (Inherited from Element) |
| NamespaceAndAssemblyInfoRenderer |
This is used to get or set the action delegate use to render the namespace and assembly information |
| RequestExampleUrlArgName |
This read-only property returns the Request Example URL transformation argument name |
| SyntaxSectionCodeTemplatePath |
This is used to get or set the syntax section code template file path |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |