@page "/user/{CardId:long}" User @CardId @code { [Parameter] public long CardId { get; set; } }