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

Namespace: CMS.MessageBoards.Web.UI
Assembly: CMS.MessageBoards.Web.UI (in CMS.MessageBoards.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool ShowApprove { get; set; }

Property Value

Type: Boolean
See Also