Click or drag to resize
DiscussionButtonsUsePromptDialog Property
Gets or sets the value which determines whether the prompt dialog will be used. Prompt dialog doesn't work properly with modal window.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool UsePromptDialog { get; set; }

Property Value

Type: Boolean
See Also