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.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public bool UsePromptDialog { get; set; }
Property Value
Type:
BooleanSee Also