Table of Contents

Method CloseSiblings

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

CloseSiblings()

Closes sibling toolbars that are configured to close when a sibling is closed.

public virtual void CloseSiblings()

Remarks

This method iterates through the visible siblings of the current object and closes any sibling that is an InnerPopupToolBar with the CloseOnSiblingClose property set to true. The siblings are closed with a modal result of Canceled.