APNSoft Controls [4.5.2.20] - API Reference
APNSoftTreeView.ClientSideOnCheck Property

Gets or sets the client-side code to be launched when an item is checked. Property value can include variables $ComponentID$ and $ItemID$, instead of which data is inserted.

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

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace