Class defining the action callback.
Remarks
None.
Examples
None.
Table 3: XML Tag Listing
Attribute | caninterrupt= |
Specifies whether the callback can be cancelled/interrupted. (inherited from CallbackBase) |
Attribute | caption= |
No details provided. |
Attribute | icon= |
No details provided. |
Attribute | iscsharpstatic= |
Indicates whether the callback is a C Sharp static method. (inherited from CallbackBase) |
Attribute | localize= |
Indicates whether the caption and value string need to be localized by the application. |
Attribute | name= |
Name of the action callback. |