ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Gs1_128 Class / OnClientIsValidChanged Property

In This Topic
    OnClientIsValidChanged Property (Gs1_128)
    In This Topic
    Occurs when the IsValid property value changes.
    Syntax
    'Declaration
     
    Public Property OnClientIsValidChanged As String
    public string OnClientIsValidChanged {get; set;}
    See Also