Click or drag to resize
GetExternalFileServiceGetFileServiceResult Method
Processes the incoming HTTP request and returns a CMSActionResult describing the action to be executed for the request.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected override CMSActionResult GetFileServiceResult()

Return Value

Type: CMSActionResult
See Also