<para> This will include CSS and Script references required for supporting Version 2 Summary Pages. These SHOULD NEVER BE REFERENCED DIRECTLY since they are subject to future change. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| title | String | Optional | The title to include in the 'head' area. | |
| style | isefinSummaryPageStyle | Optional | If omitted, a value of isefinSummaryPageStyle.None is assumed. | |
| compact | Boolean | Optional | Indicates whether to add an 'is-compact' class to the HTML to indicate that this Summary Page should be compact. If omitted, a value of False is assumed. | |
| forceEmbeddedCss | Boolean | Optional | Indicates whether to force the CSS stylesheet to be embedded when producing a full HTML page, regardless of the Target specified when initialising this object. If omitted, a value of False is assumed. |