Inserts a new post to the current BlogProvider.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
protected override void DataInsert()
Protected Overrides Sub DataInsert
protected:
virtual void DataInsert () override

See Also

Post Class
BlogEngine.Core Namespace