The IBreadcrumbActionItemEventArgs interface contains properties of the argument of the event that occurs before any action over the component element.
Property name | Brief description | |
The Allow property determines whether it is possible to execute any action over the component element. | ||
The Index property returns index of the element, over which any action is executed. |
Property name | Brief description | |
Item | The Item property returns the element, with which any action is executed. |
See also: