Share via


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
public property HasValueChanged  Gets a value indicating whether the Value property has changed its value. (Inherited from IValueControlAddInDefinition)
public property Value  Gets or sets the value of the control add-in. (Inherited from IValueControlAddInDefinition)

Top

Public Events

  Name Description
public event 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