class %CSP.UI.System.SourceControlPane
extends %CSP.Util.Pane
This class is used internally by Caché. 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.
Studio source control pane.
parameter DOMAIN = "%Utility";
Default domain for the Portal's localization.
method DrawBODY(pInstance As PageInstance)
as %Status
Overwritten by subclasses to draw anything this pane needs for the BODY section.