Skip to main content

%CSP.MVBasicPageSection

class %CSP.MVBasicPageSection extends %CSP.PageSection

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Manage output of lines for CSP page class that is being created using MVBasic.

Method Inventory

Methods

method WriteText(text As %String, crlf As %Boolean = 0) as %Status
Create and save print text line for class that is being created.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab