APNSoft Controls [4.5.2.20] - API Reference
MenuEventArgs.ItemID Field

Gets the ID of the referenced item in the Menu control when the event is raised.

[Visual Basic]
Public ItemID As String
[C#]
public string ItemID;

See Also

MenuEventArgs Class | APNSoft.WebControls Namespace