vtiGetTopPageUrl

C++: BSTR vtiGetTopPageUrl();
VB: vtiGetTopPageUrl as String

Description

This method returns the full URL of the current (on top) page in the FrontPage Editor. The return value from this call can be used in other Editor automation calls which take a pszPageUrl parameter.

Return Value

The full URL of the active page in the FrontPage Editor.

Parameters

None.