The interface represents the configuration page actions.
OnApply | Occurs when a user clicks the Apply button. The method returns whether the changes have been accepted. |
OnCancel | Occurs when a user clicks the Cancel button. |
OnCreated | Occurs during the initialization of the configuration page. |
OnHelp | Occurs when a user clicks the Help button. |
OnOK | 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.





