Click or drag to resize
BlogPropertiesShowDeleteButton Property
Indicates whether 'Delete' button should be displayed in comment view while editing comments on the live site.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public bool ShowDeleteButton { get; set; }

Property Value

Type: Boolean
See Also