Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%CSP.Element

class %CSP.Element extends %CSP.Rule

The %CSP.Element class is the default class representing an unrecognized tag in the DOM.

Method Inventory

Methods

method RenderEndTag() as %Status
Writes code into the routine builder object that will do the default rendering for an end tag.
method RenderStartTag() as %Status
Writes code into the routine builder object that will do the default rendering for a begin tag.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab