AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditor..::..GetDialogBridgeScriptUrl Method

Gets the URL of the BWAEditorDialogBridge.js embedded resource. Dialog pages include this script to work with the BWAEditor when opened with ?mode=bwa.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public static string GetDialogBridgeScriptUrl(
	Page page
)

Parameters

page
Type: Page
The current page.

Return Value

URL to the bridge script.