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

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

Shows the web dialog.

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

public DialogResult ShowWebDialog(
	ControlDesigner designer,
	Type control
)

Parameters

designer
Type: System.Web.UI.DesignControlDesigner
The designer.
control
Type: SystemType
The control.

Return Value

Type: DialogResult
A value that indicates the return value of the dialog.
See Also

Reference