Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / CanGoBack Property
In This Topic
CanGoBack Property
In This Topic
Gets a value indicating whether there is a "go back" page.
Syntax
expression.CanGoBack As Boolean
where expression is a variable that represents a WebControl Object
See Also