Click or drag to resize
BlogCommentDetailShowApproveButton Property
Indicates whether 'approve' button should be displayed.

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

Property Value

Type: Boolean
See Also