You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Blog Class > Blog Methods > DeleteBlog
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Blog.DeleteBlog Method

Deletes a blog with a given ID. This will delete the blog as well as all posts and comments for the blog. BlogID must be greater than 0.

C#
public DeleteBlog(Long BlogID);
Visual Basic
Public Sub DeleteBlog(ByVal BlogID As Long)
Parameters 
Description 
BlogID 
The numeric ID of the blog. This corresponds to the folder ID of the blog. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!