[]
        
(Showing Draft Content)

C1.Framework.Element.OnValidated

OnValidated Method

OnValidated(EventArgs)

Called by the host control after the element has been validated.

Declaration
public virtual void OnValidated(EventArgs e)
Public Overridable Sub OnValidated(e As EventArgs)
Parameters
Type Name Description
EventArgs e