Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

CSP クラス

XML メニューを表示するため、新規の CSP クラスを生成し、ブラウザのメニューを HTML に提供します。

CSP クラスは %CSP.PageOpens in a new tab クラスのサブクラスです。CSP は、HTTP (Web) 要求を処理するときに、CSP クラスの OnPage メソッドにその要求を配信します。OnPageメソッドは (現在のデバイスに) コンテンツを記述することによって応答し、そのコンテンツが要求発信元の Web クライアントに自動的に返信されます。

CSP の詳細は、"Caché Server Pages (CSP) の使用法" を参照してください。

FeedbackOpens in a new tab