WebFramesetTemplate Element
Description
Specifies the HTML file to be used as the frameset when using an HTML Help or Plain HTML based Table of Contents and Index. Sample frameset files can be found in the Templates folders.
The WebFramesetTemplate element corresponds to the "Frameset template" field on the HTML tab of the Book object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
Book
Values
Data Type
|
Range
|
String
|
0 to 4000 characters long
|
Sample XML
<WebFramesetTemplate inherited="true">..\Templates\Plain HTML\html_frameset.htm</WebFramesetTemplate>
|