Skip to main content

%CSP.RuleSection

class %CSP.RuleSection extends %CSP.RuleElement

The %CSP.RuleSection class represents the csr:section tag within the DOM model for a CSR page.

Method Inventory

Methods

method RenderEndTag() as %Status
Writes code into the routine builder object that will resume sending output to the previous section.
method RenderStartTag() as %Status
Writes code into the routine builder object that will put the child lines in a new section.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab