The code for this can be seen in the following snippet: [CascadingParameter(Name = "FirstName", IsFixed = true)] private string FirstName { get; set; } ...
確定! 回上一頁