ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / MacdTagHelper Class / CustomDefaultPropertyName Property

In This Topic
    CustomDefaultPropertyName Property (MacdTagHelper)
    In This Topic
    Gets the customized default proeprty name. Overrides this property to customize the default property name for this tag.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CustomDefaultPropertyName As String
    protected virtual string CustomDefaultPropertyName {get;}
    See Also