Table of Contents

NamedSectionElement Class

Definition

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

This is used to handle named section elements in a topic

public class NamedSectionElement : Element
Inheritance
NamedSectionElement
Derived

Remarks

The title is assumed to be a localized include item named after the element with a "title_" prefix.

Constructors

NamedSectionElement(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

Name

This read-only property returns the element name

(Inherited from Element)

Methods

Render(TopicTransformationCore, XElement)

Render the element to the topic