Click or drag to resize
DiscussionButtonsURLDialogConfig Property
Configuration of the dialog for inserting URLs.

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

Property Value

Type: DialogConfiguration
See Also