Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4044

Blazor: The name 'Acti' does not exist in the current context

$
0
0

I'm getting the following Error:

The name 'Acti' does not exist in the current context

In the code behind file acti is declared as a string:

[Parameter]public string? Acti { get; set; }

ClientEditForm.Razor:

@namespace Views.Components.Clients@page "/client/{clientNo:int}/{Acti}"<ClientEditFormComponent Acti="@Acti" />

Viewing all articles
Browse latest Browse all 4044

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>