Click or drag to resize
BoardMessageActionsShowDelete Property
Indicates whether the DELETE button should be displayed under current conditions.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.2.23
Syntax
C#
public bool ShowDelete { get; set; }

Property Value

Type: Boolean
See Also