Click or drag to resize
DiscussionButtonsShowCode Property
Gets or sets the value which determines whether to display button for Code tag insertion.

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

Property Value

Type: Boolean
See Also