Example Code of the CCMainView Web Template
The CCMainView web template that you reference in the od-type=frameset code of the CCPageContainer page includes the following frameset. This frameset contains the main view:
<div od-type="frameset" htmlAttr="cols='100%' border='0' frameborder='No'">
<div od-type="frame" type="View" htmlAttr="noresize scrolling='Yes'">
<div od-type="current-view"/>
<!--od section frame close-->
</div>
<!--od section frameset close-->
</div>