AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..ShowDialog Method

Displays a RadWindow based dialog box. Note: A thread discussing how the RadWindow control is implemented in this project can be found here: http://www.telerik.com/community/forums/aspnet-ajax/window/is-a-partial-postback-with-radwindow-possible.aspx

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static void ShowDialog(
	Control wc,
	RadWindow radWindow
)

Parameters

wc
Type: Control
The wc.
radWindow
Type: RadWindow
The RAD window.