Class TagHelperAttributeExtensions
Inheritance
TagHelperAttributeExtensions
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public static class TagHelperAttributeExtensions
Methods
ToHtmlAttributeAsString(TagHelperAttribute)
Declaration
public static string ToHtmlAttributeAsString(this TagHelperAttribute attribute)
Parameters
Returns
ToHtmlAttributesAsString(List<TagHelperAttribute>)
Declaration
public static string ToHtmlAttributesAsString(this List<TagHelperAttribute> attributes)
Parameters
Returns