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

Syntax

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

See Also