Message.setIsTopLevelNavigation
void setIsTopLevelNavigation(bool isTopLevelNavigation)Sets whether the current request is a top-level navitation.
See the same-site spec for more information.
Parameters
isTopLevelNavigation | if true indicate the current request is a top-level navigation |