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

TagHelper<(Of <(<'TBuilder>)>)> Class

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

Syntax


public abstract class TagHelper<TBuilder> : IDisposable
where TBuilder : TagBuilder

Type Parameters

TBuilder

Inheritance Hierarchy


Object
  Suoranta.WebApp.View..::..TagHelper<(Of <(<'TBuilder>)>)>