Dover Framework
 All Classes Namespaces Functions Variables Properties Pages
Properties | List of all members
Dover.Framework.Attribute.MenuEventAttribute Class Reference

Used to bind a form of method to a specific menu UID. More...

Inherits Attribute.

Properties

string UniqueUID [get, set]
 MenuUID that will trigger the event. More...
 

Detailed Description

Used to bind a form of method to a specific menu UID.

When presented in a class, the class must be of type DoverBaseForm.

When presented in a method, the method will be called from Menu event.

Property Documentation

string Dover.Framework.Attribute.MenuEventAttribute.UniqueUID
getset

MenuUID that will trigger the event.


The documentation for this class was generated from the following file: