Value | Meaning |
---|---|
LINK_CLICKED0 | The navigation was triggered by clicking a link. |
FORM_SUBMITTED1 | The navigation was triggered by submitting a form. |
BACK_FORWARD2 | The navigation was triggered by navigating forward or backward. |
RELOAD3 | The navigation was triggered by reloading. |
FORM_RESUBMITTED4 | The navigation was triggered by resubmitting a form. |
OTHER5 | The navigation was triggered by some other action. |
Page generated by adrdox
Enum values used to denote the various navigation types.