Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RockWeb
GetChannelFeed
C# Class RockWeb.GetChannelFeed
Handles retrieving file data from storage
Inheritance:
IHttpHandler
Mostra file
Open project: NewSpring/Rock
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Private Methods
Method
Description
SendNotAuthorized
(
HttpContext
context
) :
void
Sends a 403 (forbidden)
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void