Click or drag to resize
BlogCommentDetailComment Property
Comment data.

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

Property Value

Type: BlogCommentInfo
See Also