Click or drag to resize

ActionAttribute Class

Inheritance Hierarchy
System.ComponentModel.CompositionExportAttribute
  Dynamicweb.Core.UI.ActionsActionAttribute

Namespace:  Dynamicweb.Core.UI.Actions
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
public class ActionAttribute : ExportAttribute

The ActionAttribute type exposes the following members.

Constructors
  NameDescription
Public methodActionAttribute
Initializes a new instance of the ActionAttribute class
Top
See Also