Click or drag to resize

RibbonBarAddInRemoveWindow Method (Dialog)

Removes specified pop-up window.

Namespace:  Dynamicweb.Controls.Extensibility
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public virtual void RemoveWindow(
	Dialog window
)

Parameters

window
Type: Dynamicweb.ControlsDialog
An instance of Dialog to remove.
Remarks