MagicCMS Documentation

MagicPostTypeInfo..::..UnDelete Method

Undelete record in trash can.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


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.