MagicCMS Documentation
MagicPostTypeInfo
.
.
::
.
.
Delete Method (String
%
)
Deletes this instance.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
Delete
(
out
string
message
)
Parameters
message
Type:
String
%
Return message.
Return Value
Boolean.
Remarks
Errors are handled by code and stored in
MagicLog
table.
See Also
MagicPostTypeInfo Class
Delete Overload
MagicCMS.Core Namespace