Walter.Web.FireWall
Process Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.TagHelpers Namespace > FirewallUserValidationScript Class : Process Method
Contains information associated with the current HTML tag.
A state-full HTML element used to generate an HTML tag.
Synchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given context and output.
Syntax
public override void Process( 
   TagHelperContext context,
   TagHelperOutput output
)

Parameters

context
Contains information associated with the current HTML tag.
output
A state-full HTML element used to generate an HTML tag.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FirewallUserValidationScript Class
FirewallUserValidationScript Members
Base Implementation in Process