Table of Contents

Method EndUpdateActions

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

EndUpdateActions()

Ends the update process for the associated actions control, applying any pending changes.

public virtual void EndUpdateActions()

Remarks

This method should be called after making multiple updates to the actions control to finalize the changes and refresh its state. If the actions control is null, the method performs no operation.