The interface represents the configuration page actions.
![]() | Occurs when a user clicks the Apply button. The method returns whether the changes have been accepted. |
![]() | Occurs when a user clicks the Cancel button. |
![]() | Occurs during the initialization of the configuration page. |
![]() | Occurs when a user clicks the Help button. |
![]() | Occurs when a user clicks the OK button. |
IAgUiPluginConfigurationPageActions interface is an optional interface. The interface is used by the hosting environment to communicate with a custom property page created using methods of %IAgUiPluginConfigurationPageBuilder:AgUiPluginsLib~IAgUiPluginConfigurationPageBuilder% interface.