OnClientEventCreating Property
Occurs when event markup is creating. args.data - the event data. args.eventTemplate The template of events displayed on the view.
public System.string OnClientEventCreating {get; set;}
'Declaration
Public Property OnClientEventCreating As System.String