BBEditorUsePromptDialog Property |
Gets or sets the value which determines whether the prompt dialog will be used.
Prompt dialog doensn't work properly with modal window.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntaxpublic bool UsePromptDialog { get; set; }
Property Value
Type:
Boolean
See Also