Click or drag to resize
AbstractGetSharePointFileHandlerProcessRequestInternal Method
Process get SharePoint file request.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
protected override void ProcessRequestInternal(
	HttpContext context
)

Parameters

context
Type: System.WebHttpContext
See Also