C# Class Frapid.WebsiteBuilder.Syndication.Rss.RssModel

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
GetRssChannelAsync ( string tenant, HttpContext context, string categoryAlias, int pageNumber ) : Task

Method Details

GetRssChannelAsync() public static méthode

public static GetRssChannelAsync ( string tenant, HttpContext context, string categoryAlias, int pageNumber ) : Task
tenant string
context System.Web.HttpContext
categoryAlias string
pageNumber int
Résultat Task