Click or drag to resize
BlogCommentDetailShowEditButton Property
Indicates whether 'edit' button should be displayed.

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

Property Value

Type: Boolean
See Also