Click or drag to resize
BlogPropertiesAllowAnonymousComments Property
Indicates whether anonymous comments are allowed.

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

Property Value

Type: Boolean
See Also