Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SobekCM
UploadiFiveFileHandler
C# 클래스 SobekCM.UploadiFiveFileHandler
Handler for the uploading files uploaded with UploadiFive
상속:
IHttpHandler
,
IReadOnlySessionState
파일 보기
프로젝트 열기: MarkVSullivan/SobekCM-Web-Application
공개 메소드들
메소드
설명
ProcessRequest
(
HttpContext
Context
) :
void
Process this request
메소드 상세
ProcessRequest()
공개
메소드
Process this request
public
ProcessRequest
(
HttpContext
Context
) :
void
Context
System.Web.HttpContext
리턴
void