Gets or sets the number of days that a post accepts comments.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Field Value
The number of days that a post accepts comments.
Remarks
After this time period has expired, comments on a post are disabled.
See Also
BlogSettings Class
BlogEngine.Core Namespace