ControlAddInExportAttribute Members
Declares a class to be a control add-in that can be used in the Microsoft Dynamics NAV Windows client.
The following tables list the members exposed by the ControlAddInExportAttribute type.
Public Constructors
Name | Description | |
---|---|---|
ControlAddInExportAttribute | Overloaded. Initializes a new instance of the ControlAddInExportAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets the control add-in name. | |
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ControlAddInExportAttribute Class
Microsoft.Dynamics.Framework.UI.Extensibility Namespace