Table of Contents

NoteElement Class

Definition

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

This is used to handle note and alert elements in a topic

public class NoteElement : Element
Inheritance
NoteElement

Constructors

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

CautionAlertTemplatePath

This is used to get or set the Caution alert template file path

LanguageAlertTemplatePath

This is used to get or set the Language alert template file path

Name

This read-only property returns the element name

(Inherited from Element)
NoteAlertTemplatePath

This is used to get or set the Note alert template file path

SecurityAlertTemplatePath

This is used to get or set the Security alert template file path

ToDoAlertTemplatePath

This is used to get or set the To Do alert template file path

Methods

Render(TopicTransformationCore, XElement)

Render the element to the topic