%CSP.RuleAction
Class %CSP.RuleAction Extends %CSP.RuleElement [ Not ProcedureBlock, System = 3 ]
The %CSP.RuleAction class represents the csr:action tag within the DOM model for a CSR page.
Methods
RenderStartTag
Method RenderStartTag() As %Status
Writes code into the routine builder object that will prepare the children of the csr:action tag.
RenderEndTag
Method RenderEndTag() As %Status
Default rendering of the end tag is a no operation