[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.LayoutBaseTagHelper-1

LayoutBaseTagHelper<TControl> Class

ITagHelper implementation for LayoutBase.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class LayoutBaseTagHelper<TControl> : ServiceTagHelper<TControl>, ITagHelper, ITagHelperComponent, ITemplateTagHelper where TControl : LayoutBase
Type Parameters
Name Description
TControl

Constructors

Name Description
LayoutBaseTagHelper()

Properties

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.