Click or drag to resize
BoardMessageActionsShowApprove Property
Indicates whether the APPROVE 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 ShowApprove { get; set; }

Property Value

Type: Boolean
See Also