Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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