APNSoft Controls [4.5.2.20] - API Reference
APNSoftMenu.GetSelectedItemID Method
Returns the selected Item ID.
[Visual Basic]
Public Function GetSelectedItemID() As String
[C#]
public string GetSelectedItemID();
Return Value
The selected Item ID.
Remarks
When the form is returned after a postback, the Selected Item ID can be defined by this method.
See Also
APNSoftMenu Class | APNSoft.WebControls Namespace