MagicCMS Documentation

BloggerRss Constructor (String, Int32)

Initializes a new instance of the BloggerRss class.

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

Syntax


public BloggerRss(
	string rssURL,
	int maxNumPost
)

Parameters

rssURL
Type: String
The RSS URL.
maxNumPost
Type: Int32
The maximum number post.