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: 8.2.23
Syntax public bool UsePromptDialog { get; set; }
Property Value
Type:
BooleanSee Also