IGuidControlAddInDefinition Members
Interface for a control add-in definition interface with a Guid value type and a ControlAddInEventHandler event.
The following tables list the members exposed by the IGuidControlAddInDefinition type.
Public Properties
Name | Description | |
---|---|---|
HasValueChanged | Gets a value indicating whether the Value property has changed its value. (Inherited from IValueControlAddInDefinition) | |
Value | Gets or sets the value of the control add-in. (Inherited from IValueControlAddInDefinition) |
Top
Public Events
Name | Description | |
---|---|---|
ControlAddIn | IEventControlAddInDefinition event that invokes the OnControlAddIn trigger on the field of a Microsoft Dynamics NAV Windows client page. |
Top
See Also
Reference
IGuidControlAddInDefinition Interface
Microsoft.Dynamics.Framework.UI.Extensibility Namespace