Returns script which opens modal dialog.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resolvedURL
- Type: System String
Resolved URL to open in modal dialog.
- dialogName
- Type: System String
Name of dialog
- windowWidth
- Type: System Int32
Modal window width.
- windowHeight
- Type: System Int32
Modal window height
- returnFalse (Optional)
- Type: System Boolean
If true, the script returns false
Return Value
Type: StringSee Also