Skip to main content
A newer version of this page is available. .

ActionAttribute Constructors

Converts a persistent class method into a SimpleAction or PopupWindowShowAction.
Name Parameters Description
ActionAttribute() none Initializes a new instance of the ActionAttribute class with default settings.
ActionAttribute(PredefinedCategory) category Initializes a new instance of the ActionAttribute class with the specified ActionAttribute.Category property.
ActionAttribute(String) category Initializes a new instance of the ActionAttribute class with the specified ActionAttribute.Category property.
See Also