Type
ObjectHandle
Description
This is the ObjectHandle for the current page (visible or pending). The URL for this page is identified by the PageURL property.
Example
REM What is the ObjectHandle of the current page?
currentObjectHandle = WebsterPro1.PageObjectHandle
Remarks
If the current page is a FRAMESET then this is the ObjectHandle of the top-level FRAMESET page.