You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > Blog Class > Blog Methods > GetBlog Method
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
GetBlog Method

This is the overview for the GetBlog method overload.

Returns a BlogData class for a given blog id, with parameters. This class contains the content for a blog, the post info, the roll, and the categories information. See the BlogData class for more information. This method is overloaded.

  • GetBlog (Long, String, Int, Int) - returns a BlogData class for a given blog by providing the blog's ID, the date to start getting posts, the maximum number of entries to return and the ID of the Language.
  • GetBlog (String, String, Int, Int) - returns a BlogData class for a given blog by providing the blog's folder path in CMS400.NET, the date to start getting posts, the maximum number of entries to return and the ID of the Language.

 
Name 
Description 
 
Returns a BlogData class for a given blog ID, with parameters. This class contains the content for a blog, the post info, the roll, and the categories information. See the BlogData class for more information.
This method can be accessed through the blog.asmx file located in:  
 
Returns a BlogData class for a given path, with parameters. This class contains the content for a blog, the post info, the roll, and the categories information. See the BlogData class for more information.
This method can be accessed through the blog.asmx file located in:  
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!