Click or drag to resize
CMSDialogHelperGetDialogQueryString Method (DialogConfiguration)
Returns query string which will be passed to the CMS dialogs (Insert image or media/Insert link).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static string GetDialogQueryString(
	DialogConfiguration config
)

Parameters

config
Type: CMS.ExtendedControlsDialogConfiguration
Dialog configuration

Return Value

Type: String
See Also