ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / ValueFilterTagHelper Class / C1Property Property

In This Topic
    C1Property Property (ValueFilterTagHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property C1Property As String
    public override string C1Property {get; set;}
    See Also