3 references to Message
Microsoft.AspNetCore.Components.Authorization.Tests (3)
AuthorizeRouteViewTest.cs (3)
49
{ nameof(TestPageRequiringAuthorization.
Message
), "Hello, world!" }
84
{ nameof(TestPageRequiringAuthorization.
Message
), "Hello, world!" }
386
builder.AddContent(0, $"Hello from the page with message: {
Message
}");