Attachmate.Reflection Assembly > Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : CanGoBack Property |
'Declaration
ReadOnly Property CanGoBack As Boolean
'Usage
Dim instance As IWebControl Dim value As Boolean value = instance.CanGoBack
bool CanGoBack {get;}