Click or drag to resize
BlogPropertiesEnableUserPictures Property
Indicates whether user pictures should be displayed in comment detail.

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

Property Value

Type: Boolean
See Also