Parastream™ PagePorter™

Glossary

The following table is the glossary of terms used in this document.

Term Description
Co-management Refers to a PagePorter web site that is managed by both Visual Studio .NET and PagePorter.
FrontPage theme A collection of text, graphic, and color settings from a FrontPage theme.
FrontPage subweb A complete FrontPage web that is contained within another FrontPage web.
FrontPage web A complete web site that is managed by FrontPage. Never includes any FrontPage subwebs
Navigation structure A hierarchal arrangement of the web pages in a web site that may be changed by PagePorter or FrontPage, and displayed using the PagePorter Link Bar (FpLinkBar) control, or the FrontPage Link Bar control.
FrontPage web page An HTML or ASP page that is or was part of a FrontPage web.
Navigation View A tool window in the IDE that graphically represents the navigation structure of the PagePorter web site, and allows the navigation structure to be edited.
PagePorter web site A specialized web form project with some Project Globals defined that cause PagePorter to treat the project as a PagePorter web site. See the Visual Studio .NET Extensibility guide for more information about Project Globals.
PagePorter web page A web form with an .aspx extension that derives from Parastream.Web.UI.FpPage. Converted automatically by PagePorter when new web form is created.
PagePorter class library A collection of classes and interfaces that make up the control, converter, and designer library, and the PagePorter framework.
Site variables A collection of name/value pairs that may be changed by PagePorter or FrontPage, and displayed using the PagePorter Substitution (FpSubstitution) control, or the FrontPage Substitution control.

See Also

Introducing PagePorter