Click or drag to resize
BlogCommentDetailShowDeleteButton Property
Indicates whether 'delete' 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 ShowDeleteButton { get; set; }

Property Value

Type: Boolean
See Also