Fires on client side when navigation list item is deleted using Edit UI. This event is cancelable.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string OnClientItemDelete { get; set; }
Visual Basic
Public Property OnClientItemDelete As String
	Get
	Set

See Also