WebUIServiceHostGetDialogOwnerWindow Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the window that should be used as the owner when showing dialog boxes.

Namespace: ContentStudio.Site.Controls
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public IWin32Window GetDialogOwnerWindow()

Return Value

Type: IWin32Window
An IWin32Window that indicates the window to own any child dialog boxes.

Implements

IUIServiceGetDialogOwnerWindow
See Also

Reference