APNSoft Controls [4.5.2.20] - API Reference
APNSoftElement.ClientSideOnItemClick Property

Gets or sets the name of the client-side function to be called when an item is clicked. Can include variables $ComponentID$, $ItemID$ and $Title$. Each variable is replaced to the corresponding value.

[Visual Basic]
Public Property ClientSideOnItemClick As String
[C#]
public string ClientSideOnItemClick {get; set;}

See Also

APNSoftElement Class | APNSoft.WebControls Namespace