MagicCMS Documentation

MagicPost..::..Delete Method

Put this post in trash can or, if already in, remove it from MagicCMS Database.

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

Syntax


public bool Delete(
	out string message
)

Parameters

message
Type: String%
Returning message.

Return Value

True if successful

Remarks


Errors are handled by code and stored in MagicLog table.