Event args for UrlChanged.
string Type
Indicates the type of URL change ("LOAD", "PUSH_STATE", "REPLACE_STATE", or "HASH_CHANGE").
"LOAD"
"PUSH_STATE"
"REPLACE_STATE"
"HASH_CHANGE"
string Url
The new webpage URL.