Click or drag to resize
BBEditorShowAdvancedImage Property
Gets or sets the value which determines whether to display button for Image tag insertion using advanced dialog.

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

Property Value

Type: Boolean
See Also