| RibbonBarAddInWindows Property |
Gets a list of all pop-up windows associated with this add-in.
Namespace:
Dynamicweb.Controls.Extensibility
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public virtual Dialog[] Windows { get; }
Public Overridable ReadOnly Property Windows As Dialog()
Get
Property Value
Type:
DialogReturn Value
Type:
DialogRemarks See Also