共用方式為


IPageRoute interface

目前頁面的路由資訊

屬性

id

參與路由的標識碼

routeValues

要求中指定的路由值

屬性詳細資料

id

參與路由的標識碼

id: string

屬性值

string

routeValues

要求中指定的路由值

routeValues: {[key: string]: string}

屬性值

{[key: string]: string}