Click or drag to resize
BlogPropertiesUseCaptcha Property
Indicates whether security code should be entered when inserting new comment.

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

Property Value

Type: Boolean
See Also