Input for ASP.NET WebForms
OnTextChanged Method (C1InputText)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputText Class : OnTextChanged Method
Event arguments.
Raise the TextChanged event.
Syntax
'Declaration
 
Public Overridable Sub OnTextChanged( _
   ByVal args As System.EventArgs _
) 
public virtual void OnTextChanged( 
   System.EventArgs args
)

Parameters

args
Event arguments.
See Also

Reference

C1InputText Class
C1InputText Members