Deletes a specific blog post on the server side.
Namespace: CMS.MetaWeblogProviderAssembly: CMS.MetaWeblogProvider (in CMS.MetaWeblogProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- key
- Type: System String
This value is ignored. Required to keep blog compatibility
- postid
- Type: System String
ID of the post to delete
- username
- Type: System String
Name of the user performing action
- password
- Type: System String
Password to access user's account
- publish
- Type: System Boolean
This value is ignored. Required to keep blog compatibility
Return Value
Type: BooleanSee Also