Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
protected virtual void OnItemClick(
	C1WebCommandEventArgs e
)
Visual Basic (Declaration)
Protected Overridable Sub OnItemClick ( _
	e As C1WebCommandEventArgs _
)

See Also