MagicCMS Documentation
MagicPost
.
.
::
.
.
Update Method
Save modified MagicPost instance in MagicCMS database.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
Update
()
Return Value
Unique identifier of saved post (
Pk
)
Remarks
Errors are handled by code and stored in
MagicLog
table.
See Also
MagicPost Class
MagicCMS.Core Namespace