ValidationSummaryTagHelper(IHtmlGenerator) Constructor

Definition

public:
 ValidationSummaryTagHelper(Microsoft::AspNetCore::Mvc::ViewFeatures::IHtmlGenerator ^ generator);
public ValidationSummaryTagHelper (Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator generator);
new Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper : Microsoft.AspNetCore.Mvc.ViewFeatures.IHtmlGenerator -> Microsoft.AspNetCore.Mvc.TagHelpers.ValidationSummaryTagHelper
Public Sub New (generator As IHtmlGenerator)

Parameters

Applies to