Class SyndicationHandlerBase
Inheritance
SyndicationHandlerBase
Assembly: DotNetNuke.dll
Syntax
public class SyndicationHandlerBase : GenericRssHttpHandlerBase
Constructors
SyndicationHandlerBase()
Declaration
public SyndicationHandlerBase()
Properties
ModuleId
Declaration
public int ModuleId { get; }
Property Value
Request
Declaration
public HttpRequest Request { get; }
Property Value
Settings
Declaration
public PortalSettings Settings { get; }
Property Value
TabId
Declaration
public int TabId { get; }
Property Value
Extension Methods