[]
ITagHelper implementation for LayoutBase.
public abstract class LayoutBaseTagHelper<TControl> : ServiceTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : LayoutBase
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. |