参照を他の XPage に挿入します。
<xp:include attributes>content</xp:include>
| カテゴリ | プロパティ |
|---|---|
| アクセシビリティ | role、title |
| basics | attrs、binding、componentId、dir、id、loaded、pageName、rendered、rendererType |
| data | acl、data、dataContexts、readonly |
| dojo | dojoAttributes、dojoType |
| イベント | onClientLoad |
| styling | disableTheme、outerStyleClass、 style、styleClass、 themeId |
設計モードでは、組み込まれたページを表示できますが、変更することはできません。
<xp:include pageName="/main.xsp" id="include1"></xp:include>