Click or drag to resize

RibbonBarAddInRemoveWindow Method (String)

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(
	string windowID
)

Parameters

windowID
Type: SystemString
An ID of the window.
Remarks