MenuItemClickedEventArgs Interface
In This Article
#Declaration
TypeScript
interface MenuItemClickedEventArgs extends EventArgs
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Properties
#handled Property
#Declaration
TypeScript
handled: boolean
#Property Value
Type |
---|
boolean |
#itemName Property
#Declaration
TypeScript
readonly itemName: String
#Property Value
Type |
---|
String |