Table of Contents

CodeExampleElement Class

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly
Sandcastle.Core.dll

This is used to handle codeExample elements in a topic

public class CodeExampleElement : Element
Inheritance
CodeExampleElement

Remarks

The first codeExample element encountered will create a section and all other codeExample elements within the parent element will be included in the section and will not be processed separately.

Constructors

CodeExampleElement()

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)

Methods

Render(TopicTransformationCore, XElement)

Render the element to the topic