summaryP:DotNetNuke.Services.Syndication.RssHttpHandlerBase`3.Context

Namespace: DotNetNuke.Services.Syndication
Assembly: DotNetNuke.Services.Syndication (in DotNetNuke.Services.Syndication.dll)

Syntax

C#
protected HttpContext Context { get; }
Visual Basic
Protected ReadOnly Property Context As HttpContext
	Get

See Also