Method | Description | |
---|---|---|
GetFeed ( Node node ) : System.ServiceModel.Syndication.SyndicationFeed | ||
ProcessRequest ( |
||
RssApplication ( Node parent ) : System.Web | ||
RssApplication ( Node parent, string nodeTypeName ) : System.Web |
Method | Description | |
---|---|---|
RssApplication ( |
Method | Description | |
---|---|---|
GetItem ( Node node ) : System.ServiceModel.Syndication.SyndicationItem | ||
GetItemContent ( Node node, string browseUriString ) : System.ServiceModel.Syndication.SyndicationContent | ||
GetItemSummary ( Node node ) : System.ServiceModel.Syndication.TextSyndicationContent | ||
GetItemTitle ( Node node ) : System.ServiceModel.Syndication.TextSyndicationContent | ||
GetItems ( IFolder folder ) : System.Collections.Generic.IEnumerable |
||
GetPropertyValue ( Node node, |
||
WriteTypeInfo ( Node node, StringBuilder sb ) : void |
public static GetFeed ( Node node ) : System.ServiceModel.Syndication.SyndicationFeed | ||
node | Node | |
return | System.ServiceModel.Syndication.SyndicationFeed |
public ProcessRequest ( |
||
context | ||
return | void |
public RssApplication ( Node parent ) : System.Web | ||
parent | Node | |
return | System.Web |
public RssApplication ( Node parent, string nodeTypeName ) : System.Web | ||
parent | Node | |
nodeTypeName | string | |
return | System.Web |
protected RssApplication ( |
||
nt | ||
return | System.Web |