Click or drag to resize
BoardMessageActionsShowReject Property
Indicates whether the REJECT 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 ShowReject { get; set; }

Property Value

Type: Boolean
See Also