Click or drag to resize

RibbonBarAddInContainsWindow Method

Determines whether specified add-in contains specified pop-up window.

Namespace:  Dynamicweb.Controls.Extensibility
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public virtual bool ContainsWindow(
	string windowID
)

Parameters

windowID
Type: SystemString
An ID of the window.

Return Value

Type: Boolean
Remarks