weblaunch (Domino DTD)
Controls the launch behavior when a database is opened on the Web.
Containment Hierarchy
Contained by: <launchsettings>
Contains: <doclink>
Syntax
<!ELEMENT weblaunch ( doclink? )>
Content
doclink?
Contains an optional <doclink> element.
Attributes
<!ATTLIST weblaunch
page |
%string; |
#IMPLIED |
view |
%string; |
#IMPLIED |
>
page
Name of the page to display if the whenopened attribute of the %launch.common.attrs; entity is openpage.
view
Name of the view to display if the whenopened attribute of the %launch.common.attrs; entity is openfirstdocumentinview or if it is usenotesoptions and the notes options are set to restorelastview.