C# Class Sitecore.Modules.WeBlog.WebForms.WebControls.Syndication

Inheritance: Sitecore.Web.UI.WebControl
Afficher le fichier Open project: WeTeam/WeBlog

Protected Properties

Свойство Type Description
SyndicationLink ISyndicationInclude

Méthodes publiques

Méthode Description
Syndication ( ISyndicationInclude sl = null ) : System.Web.UI

Méthodes protégées

Méthode Description
AddFeedToOutput ( System.Web.UI.HtmlTextWriter output ) : void
DoRender ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

AddFeedToOutput() protected méthode

protected AddFeedToOutput ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
Résultat void

DoRender() protected méthode

protected DoRender ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
Résultat void

Syndication() public méthode

public Syndication ( ISyndicationInclude sl = null ) : System.Web.UI
sl ISyndicationInclude
Résultat System.Web.UI

Property Details

SyndicationLink protected_oe property

protected ISyndicationInclude SyndicationLink
Résultat ISyndicationInclude