MagicCMS Documentation
MagicPostTypeInfo
.
.
::
.
.
UnDelete Method
Undelete record in 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
%
The message.
Return Value
Boolean.
Remarks
Errors are handled by code and stored in
MagicLog
table.
See Also
MagicPostTypeInfo Class
MagicCMS.Core Namespace