The AllowNavigation property determines if the user can
navigate beyond the initial page loaded by the control.
If this property is False, the control restricts navigation after
the initial page has loaded and attempts to navigate beyond this
initial page will automatically be canceled. This is useful for
scenarios like embedded help viewers, dashboards, or authentication
windows where you want to confine the user to a specific site or
document.