Updates the object in its data store.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
protected abstract void DataUpdate()
Protected MustOverride Sub DataUpdate
protected:
virtual void DataUpdate () abstract

See Also