Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

TagBuilderExtension..::..AddAttributes<(Of <(<'TBuilder>)>)> Method (TBuilder, array<IAttribute>[]()[][])

Namespace:  Suoranta.WebApp.Html
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static TBuilder AddAttributes<TBuilder>(
	this TBuilder builder,
	params IAttribute[] attributes
)
where TBuilder : TagBuilder, TagBuilder

Type Parameters

TBuilder

Parameters

builder
Type: TBuilder
attributes
Type: array<IAttribute>[]()[][]