The events of the Menu class are listed below. For a complete list of Menu class members, see the Menu Members topic.
| Occurs when the server control binds to a data source. | |
| Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. | |
| Occurs when the server control is initialized, which is the first step in the its lifecycle. | |
| Occurs when the server control is loaded into the Page object. | |
| Occurs when a MenuItem associated with a command is clicked. | |
| Occurs when the server control is about to render to its containing Page object. | |
| Occurs when the server control is unloaded from memory. |
Menu Class | skmMenu Namespace