Click or drag to resize
BlogCommentDetailComment Property
Comment data.

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

Property Value

Type: BlogCommentInfo
See Also