CustomClientCall event arguments.

Namespace:  C1.Web.UI.Controls.C1Schedule.Common
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public class CustomClientCallEventArgs : EventArgs
Visual Basic
Public Class CustomClientCallEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.UI.Controls.C1Schedule.Common..::..CustomClientCallEventArgs

See Also