Approves all the comments in a post. Included to save time on the approval process.

Namespace: BlogEngine.Core
Assembly:  BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void ApproveAllComments()
Public Sub ApproveAllComments
public:
void ApproveAllComments ()

See Also

Post Class
BlogEngine.Core Namespace