class %CSP.RuleSection
extends %CSP.RuleElement
The %CSP.RuleSection class represents the csr:section tag within the DOM model for a CSR page.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
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.