[]
ITagHelper implementation for LayoutBase.
public abstract class LayoutBaseTagHelper<TControl> : ServiceTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : LayoutBase
Public MustInherit Class LayoutBaseTagHelper(Of TControl As LayoutBase)
Inherits ServiceTagHelper(Of TControl)
Implements ITagHelper, ITagHelperComponent, ITemplateTagHelper
| Name | Description |
|---|---|
| TControl |
| Name | Description |
|---|---|
| LayoutBaseTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| CustomDefaultPropertyName | Gets the customized default proeprty name. Overrides this property to customize the default property name for this tag. |