MagicCMS Documentation
MagicPost
.
.
::
.
.
UnDelete Method
Undelete this post removing it from trash can.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
UnDelete
(
out
string
message
)
Parameters
message
Type:
String
%
Return Value
True if successful
See Also
MagicPost Class
MagicCMS.Core Namespace