Show / Hide Table of Contents

Class SyndicationHandlerBase

Inheritance
object
SyndicationHandlerBase
RssHandler
Namespace: DotNetNuke.Services.Syndication
Assembly: DotNetNuke.dll
Syntax
public class SyndicationHandlerBase : GenericRssHttpHandlerBase

Constructors

SyndicationHandlerBase()

Declaration
public SyndicationHandlerBase()

Properties

ModuleId

Declaration
public int ModuleId { get; }
Property Value
Type Description
int

Request

Declaration
public HttpRequest Request { get; }
Property Value
Type Description
HttpRequest

Settings

Declaration
public PortalSettings Settings { get; }
Property Value
Type Description
PortalSettings

TabId

Declaration
public int TabId { get; }
Property Value
Type Description
int

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS