Walter.Web.FireWall.TagHelpers Namespace
Classes
Class | Description | |
---|---|---|
![]() |
BrowserIntentionsTagHelper |
Class Browser IntentionsTagHelper allows you to make HTML elements visible, or hide them based on the type of user agent that is requesting to render the razor page.
Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
|
![]() |
FirewallUserValidationScript |
Injects the user discovery script in the page, a url to a script name needs to be provided if the value is not configured in UserEndpointJavaScript
|
![]() |
GeoTagHelper |
Class GeoTagHelper is a helper that allows you to make quite a few HTML tags geographically aware.
You do not only have the option to show a page or partial page, you can also configure how
Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
|
![]() |
NonceTagHelper |
Class NonceTagHelper. This class cannot be inherited.
Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
Implements the [Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper]
|
![]() |
RolesTagHelper |
Allows or suppresses the content of a HTML tag output based on the users role.
This helper does not need a active firewall
|
![]() |
UserTypeRenderTagHelper |
Class UserType Renderer TagHelper allows you to make HTML elements visible, or hide them based on the type of consumer that is using the razor page.
Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
|